Skip to main content

Home/ Coders/ Group items tagged visual studio

Rss Feed Group items tagged

Joel Bennett

SlickEdit Gadgets for Microsoft Visual Studio | slickedit-gadgets | products - 0 views

  •  
    * Line ruler - Places a "ruler" highlight across your current line * Indentation guide - Draws a vertical bar in the editor indicating the indentation level of the current line. * Auto-copy selection - Copy text to the clipboard when selected with the mouse (and paste on middle-click) Plus Command Spy, File Explorer, Data Object Analyzer, and SLOC Report
Joel Bennett

VisualHG - Mercurial addin for Visual Studio - 1 views

  •  
    * Indicates file status within the project files tree * Tracks adding, moving and renaming of file actions * Dialogs for most actions using TortoiseHG as its backend.* Compatible with VS 2005, VS 2008 and VS 2010 Beta 2.
Joel Bennett

NLog - Advanced .NET Logging - 3 views

  •  
    NLog is a free logging platform for .NET with rich log routing and management capabilities. It makes it easy to produce and manage high-quality logs for your application regardless of its size or complexity.
  •  
    This is a lot like Log4Net, but unlike Log4Net, it's been worked on this decade, and has Visual Studio integration and snippets...
Hanjian Jan

The Big Computer Security - 0 views

  •  
    Security Computer for Programmer
Joel Bennett

Flatlander: Scala for C# programmers, part 1: mixins and traits - 2 views

  •  
    Part one of 6 (and a half) introducing Scala for the C# developer
  •  
    Miguel de Icaza's working on the Visual Studio integration for Scala.Net to be released this fall along with full access to CLR types from Scala
Pooja Runija

How to build PhoneGap App for Windows Phone? - 0 views

  •  
    Why Windows Phone 8? On Windows Phone, PhoneGap is incredibly flexible. The API is implemented inside a user-control. This means that you can easily add a little PhoneGap to an existing WP7 app, or if you choose, you can add Silverlight controls to your PhoneGap app.
prashant35

Getting started with .NET Core 2 Console application - 0 views

  •  
    Lets get started for making a console application on asp.net Core 2. I feel like you have seen the new feature of asp.net core which are very important to see. As i told you the prerequisites of .Net Core. Open your visual studio on windows go to new project and select .Net Core in left side of window and select Console App(.Net Core) in middle of the window.
Joel Bennett

Paste XML as XLinq XElement - Visual Studio AddIn - Scott Hanselman's Computer Zen - - 0 views

  •  
    Lets you paste-as XML into C# and have it converted to use all the XElement and XNode stuff
« First ‹ Previous 101 - 108 of 108
Showing 20 items per page