Monthly Archives: December 2009
Display line numbers in Visual C# 2008 Express
To display line numbers in code On the Tools menu selecti, Options. In the Text Editor folder, choose the General options in the All Languages subfolder to set this option globally Under Display, select Line numbers. If you do not … Continue reading
Creately: Online Diagramming & Design
Flowcharts, wireframes, UML and more – in your browser. Creately http://creately.com/ Creately is another useful online diagramming and wireframing tool.
Mockingbird Wireframe Service
Mockingbird is an online tool that makes it easy for you to create, link together, preview, and share mockups of your website or application. Check out this simple sample wireframe.
Generating INSERT statements from a table in SQL Server
This post provides a useful stored procedure for creating INSERT statement for data in a table.