Welcome to MSDN Blogs Sign in | Join | Help

March 2009 - Posts

"Jit n Run" free ebook on ASP.NET development

RedGate (the well known software house that makes a few exceptional SQL Server tools) has published a very interesting free ebook of practical recipes to common needs/issues that arise when developing ASP.NET web applications. You can download this 138
Posted by mapo | 1 Comments

.NET Framework: adding a separator to a context menu

To add a separator menu item to a context menu in a .NET Framework application, you simply have to add a menu item with the Text property set to "-". Here is an example of the required code: // creating the context menu System.Windows.Forms.ContextMenu
Posted by mapo | 1 Comments
 
Page view tracker