Daily .NET Tips is aiming to sharing useful coding tips and tricks for .NET Developers. This site completely design for sharing Tips and Tricks, useful Code Snippet which anyone use in daily development work and targeted anything related with .NET. In this post I am quickly listing down all the tips which are posted over the month July 2011.
Using WPF Popup Controls with Hyperlink and TextBlock
Difference between Object, Dynamic and Var
Accessing local assemblies in XAML
Difference between a UserControl and a CustomControl
Hosting a Windows Forms control inside a WPF
Use x:Shared to write your FrameworkElements directly as Resource
Use BitmapScalingMode to ensure your rendering of Image is perfect
Dynamically Change Chart Control Type in ASP.NET 4.0
ForEach Method for the collections
Displaying Images with ASP.NET CheckBoxList Control
Get time of Code Execution Using StopWatch
How to Use IIS Express for all new file based web sites and projects ?
To get regular updates visit http://dailydotnettips.com and follow @dailydotnettips at Twitter
Filed under: .NET 4.0, .NET Community Events, ASP.NET 4.0, IIS Express, WPF Tagged: .NET, C#, dailydotnettips, Tips, Tips & Tricks
