Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » .NET   (RSS)

NicolTIP#005: How to show the same content in two ore more positions using master page in ASP.NET

To write a web site and give to the entire site a coherent “look” with ASP.NET and master pages is very easy and productive. In brief, into the master page you need to put “placeholders” using the tag <asp:ContentPlaceHolder/> and into the content

How to provide a context sentitive help to your WPF application

I found the following (and very) interesting post where is well described how to provide your windows presentation fundation client application with a context sensitive help. Chek it out! http://blogs.msdn.com/mikehillberg/archive/2007/07/26/a-context-sensitive-help-provider-in-wpf.asp
Posted by NicolD | 0 Comments

How to Configure Visual Studio 2008 to DEBUG || View .NET framework code

Shawn have done a great job describing how to configure the development environment to go into .NET source code while you're debugging your .NET application. Shawn's post on his blog .
Posted by NicolD | 0 Comments
Filed under: , ,
 
Page view tracker