By tag: Reference
0
kicks
Yellow Exclamation mark on Assembly Reference in VS 2010
Recently I went through a tricky problem while working with VS 2010. I was trying to reference a Class library project in a Console project. So I opened Add Reference window from Console App, selected Projects, on top left corner of the window and located Class Library Project that I wanted to refer...
0
kicks
Visual Studio 2010 and .NET Framework 4.0 Training Kit - Nov. Preview
November Preview of the Visual Studio 2010 and .NET Framework 4.0 Training Kit (Direct link to download)
0
kicks
Nice Silverlight Developer Reference Poster
A very nice Silverlight Developer Reference Poster
0
kicks
ASP.NET "How To" Reference
You've had the ASP.NET overview, now you want to dive a little deeper and know how to do "XYZ", but have a hard time finding the answers on MSDN? Check out this collecetion of reference links.
0
kicks
.NET Format String Quick Reference/Cheat Sheet
All standard and custom DateTime and number format strings (for use with String.Format(), .ToString(), etc) in one handy document.