I'm working on a Outlook VSTO Addin that will plug-into the iManage FileSite AddIn, I'm currently trying to access the currently selected folders ID (Within the
I am a newbie in Xamarin Forms, I create a ContentPage for Menu. I need linear gradient color at its background. But I can't find any link which tell me how to
I'm trying to generate a circular mesh made up of triangles with a common center at the center of the circle. The mesh is generated properly, but the UVs are
As all of our responses are wrapped in AutoWrapper, what is the best way to tell swagger that they are wrapped by AutoWrapper ? Instead of adding this on every
I'm sure this is an easy question, but what am I supposed to do when handling an IDisposable object without the using statement?
I want to skip a particular code by defining scripting define symbol but sadly it is not working. #if VST using AW.VegetationStudio; #endif Like in the above
We recently finished development of a VSTO Outlook add-in. For some configuration data, it uses custom olText properties on a Folder. When our add-in detects t
I started creating a role-based security system in my WinForm application so I began with Form navigation (Permission Navigation) and this is my entity's public
I am a newbie and I have recently started working developing a web application, I do not have much experience so if you are able to solve the problem and explai
I have a scenario where I am getting a comma separated string LastName, FirstName. I have to convert it into FirstName LastName. My code is below: Public stat
Iam look for the folder where my StorageItem is located. This documentation says: A StorageItem object is stored at the folder level, allowing it to roam
I'm new in C# and I have a problem with setting the value of a cell programmatically. I've created a column and added it to the DataGridView: DataGridViewTe
I have a MainWindow.xmal which has two TabItems: <TabItem Header="Config" ... /> <TabItem Header="Results" ... /> I have a separated Config.xaml
I create a user control like below: public partial class TestControl : UserControl { [DesignerSerializationVisibility(DesignerSerializationVisibility.Conte
I'm using zkemkeeper dll in a .net windows forms app. This is my code objCZKEM.OnConnected += ObjCZKEM_OnConnected; objCZKEM.OnDisConnected += o
I'm using bootstrap multiselect dropdown list with checkbox.its working well without master form.but its not working with master forms: <asp:Content ID="Con
I'm facing a problem that Mediatr command handler is not called. I have the following solution structure. Project.sln -> Application layer (.NET standard cl
I am trying to make a Unity game with their new MLAPI (Mid-level networking API). I've followed this tutorial exactly without changing anything, and the game is
I'm using the latest VS Community. Let's say my cursor is right here: When I press delete, a space is deleted. Is there a way to make it so four spaces are
I am working with Visual Studio 2015. I have a big c# class file with lot of properties and methods. I want to set breakpoints to all possible lines (set and