Error!
Success!

By tag: Snippet

showing:  of
0
kicks

System.Diagnostics.Process and xcopy… why it doesn’t work?  (Unpublished)

We spent 30 minutes on a spiny issue. We execute some commands directly from a C# program but we want to make sure that everything executed. We did unit test on some code and everything seemed to work. Today, we tried it live with some real case scenario where we execute some XCOPY. And then…. no...


Kicked By:
Drop Kicked By:
0
kicks

Remove WWW. Prefix from URLs with URL Rewrite Module for IIS 7.0  (Unpublished)

A very good trick to eliminate www. prefix from your URLs using the new IIS 7.0 Rewrite Module.


Kicked By:
Drop Kicked By:
0
kicks

Code Snippet: Filtering a list using Lambda without a loop  (Unpublished)

Quick code snippet to remove some loops inside your code and increase visibility inside your methods.


Kicked By:
Drop Kicked By:
0
kicks

Snippet Designer 1.1 Released  (Unpublished)

I just released Snippet Designer 1.1. This is not a major release but just some bug fixes and often requested changes to make the snippet designer more useful. Some of the most notable changes are: -Fixed some major bugs. -Many aspects of the plug in are now configurable through the options m...


Kicked By:
Drop Kicked By:
0
kicks

Snipt - Long-term memory for coders  (Unpublished)

Snipt is a collection of frequently used commands or code snippets. You can browse though all snippets, find them by tags or login with your OpenID and add your own snippets.


Kicked By:
Drop Kicked By:
0
kicks

Snippet Designer plugin for Visual Studio  (Unpublished)

"The Snippet Designer is a plugin which enhances the Visual Studio IDE to allow a richer and more productive code snippet experience. " With it you can export selected code as code snippets.


Kicked By:
Drop Kicked By:
0
kicks

Showcase of C# VS2008 Snippets  (Unpublished)

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...


Kicked By:
Drop Kicked By:
0
kicks

C# singleton snippet  (Unpublished)

I've decided to stop the copy-paste madness. Not that I use singletons so very often, but still - It never changes, so lets use a snippet.


Kicked By:
Drop Kicked By:
0
kicks

Restoring VS2005's 'prop' snippet in VS2008  (Unpublished)

Automatic properties are nice, but sometimes they just won't do. Visual C# 2005 included a 'prop' code snippet for a full property with backing filed but 2008 changed the snippet to generate an automatic property. Here's how to restore the 2005 snippet.


Kicked By:
Drop Kicked By:
0
kicks

Singleton C# code snippet  (Unpublished)

A complete documented and attributed singleton C# code snippet. Highly recommended. 5 key-strokes for a singleton.


Kicked By:
Drop Kicked By:
0
kicks

How to get the Folder Size in VB.NET  (Unpublished)

An application with code to find out how to get the Folder Size in VB.NET.


Kicked By:
Drop Kicked By:
0
kicks

GotCodeSnippets.NET: THE online source for Visual Studio code snippets  (Unpublished)

GotCodeSnippets.NET was formulated by Microsoft Regional Director and Microsoft Most Valuable Professional (MVP), J. Michael Palermo IV, after having worked on several projects with Microsoft Visual Studio 2005 Beta 2 and leveraging every piece of productivity enhancement he could with the tool. Cod...


Kicked By:
Drop Kicked By:
0
kicks

Convert any possible type to T in .Net 2005  (Unpublished)

Convert any possible type to T in .Net 2005


Kicked By:
Drop Kicked By: