Always remain updated about current software development trends

Articles having tag: VISUAL-STUDIO

SharpGL: A C# OpenGL Class Library

Use OpenGL in WinForms or WPF applications, directly or with a powerful Scene Graph.

XML Visualizer v.2

XML Visualizer v.2 improves the standard XML Visualizer in Visual Studio 2005, 2008, and 2010.

Sharing Data among Windows Forms

In Windows application, passing values from a child form to the parent or share data among several applications .Net application.

Cache IQueryable for Better Linq-to-SQL Performance

An approach to improve Linq-to-SQL performance while preserving maintainability over DataReader