Welcome to MSDN Blogs Sign in | Join | Help

August 2006 - Posts

Using CodeDOM to generate CSharp (C#) and VB code

I spent sometime to understand CodeDOM and in the process wrote a sample which will help me understand this technology better. I wanted to share the sample I wrote with everyone so that it can be helpful for people getting introduced to this powerful

Accessing CreateProcess from C# and VB.NET

I came across this issue recently. I was trying to access CreateProcess using DLLImport from managed code using C# and VB.Net. Here is my code from C#: using System; using System.Diagnostics; using System.Runtime.InteropServices; public struct PROCESS_INFORMATION

Lang.NET Symposium 2006

I still remember us planning for this event a few months back. It started off as a small group of people wanting to reinvent the then compiler labs into something bigger. The goal was to get all the right people in a room and have great speakers talk.
 
Page view tracker