Dennis Snippert

July 4, 2006

Nice C# Tips

Filed under: Algemeen — dsnippert @ 1:36 pm

I was looking at codeproject.com for some interresting articles about C#. I found a pretty good one for the simple thinks you just have to know that they are there. Here’s the link: http://www.codeproject.com/useritems/tips.asp . These small scripts can also be usefull to put in your own code snippets where I was writing about in the last post.

Code snippets

Filed under: Algemeen — dsnippert @ 10:15 am

It has been a while since my last post here, time is the problem.

But now I found a cool subject to blog about. I was watching channel9 on microsoft(http://channel9.msdn.com/), in which some video blogs are realy interresting(and since a while I look there for some interresting subjects they talk about). One of them shows you how to use code snippets in Visual Studio. In this videoblog there was a demonstration of code snippets with VB, but there are also(not so many) code snippets for C# available in which I code lately. The coolest thing the told about is that it’s really easy to make custom code snippets and share it whith other people in your project. You can create for instance an code snippet for iter in a List or Map. The main reason for defining code snippets whitin a teami think is that all the members are using the same outlining, names of variables so that the “standard” pieces of code are the same and it’s very fast to insert it into your code. I’m planning to use it in my projects.

P.S. Finally I post a new blog mark! So you have a new feed:P

Theme: Silver is the New Black. Blog at WordPress.com.

Follow

Get every new post delivered to your Inbox.