By tag: Snippets
0
kicks
131 jQuery Snippets for Visual Studio 2010
I've started a new project to create jQuery Code Snippets for Visual Studio 2010 now that it supports HTML and JavaScript snippets. There are 131 so far.
0
kicks
5 Useful Visual Studio C# Snippets
The title says it all. Save yourself sometime by using these snippets.
0
kicks
Visual Studio snippet designer
Recently Microsoft released source code and compiled version of previously internal tool, that helps to create and manage code snippets in Visual Studio IDE
0
kicks
Snippet Designer for Visual Studio Released!
An open source plug-in for Visual Studio which adds the ability to edit code snippets in a rich integrated way. It also adds the Snippet Explorer tool window which allows you to easily search for snippet files on your computer.
0
kicks
Showcase of C# VS2008 Snippets
Why write snippets when you can generate them using C#? The advantage seems obvious: greater adaptability and a functionality similar to parameter passing - but with snippets. This project is precisely this - an attempt to have snippets with arity, permitting developers to, e.g., quickly generate fu...
0
kicks
How to create Visual studio code snippets easily
a nice tool that help you create VIsual Studio code snippets
0
kicks
11 Visual Studio 2005 IDE Tips and Tricks to Make More Productive
Here are 11 tips and tricks for getting things done faster with the Visual Studio 2005 IDE (without using third-party add-ins or upgrading hardware...). Yes, some of these tips and tricks may fall into the “obvious” category, but I think they are worth repeating. Thee are too many .NET developers no...
0
kicks
Submit and get code snippets for Visual Studio
An interesting source of code snippets for Visual Studio. When you download the code snippets, it generates a visual studio community content installer witch is very quick to install.
0
kicks
Snippets 'n XML
There is an extensive collection of nearly 300 Visual Studio 2005 C# snippets available for download. In this post I'll take a look at these snippets, and show how you can use simple XML syntax to parse the raw code that lies behind the snippets. The code used in this program can be downloaded and ...
0
kicks
Visual Studio Code Snippets
There is a feature in Visual Studio 2005 called Code Snippets...