jonhsv68

Stories kicked by jonhsv68

15 Tools to Help You Develop Faster Web Pages(sixrevisions.com)

submitted by rimsystemsrimsystems(6119) 3 years, 11 months ago

Response times, availability, and stability are vital factors to bear in mind when creating and maintaining a web application. If you’re concerned about your web pages’ speed or want to make sure you’re in tip-top shape before starting or launching a project, here’s a few useful, free tools to help you create and sustain high-performance web applications. read more...

1 comment |category: |Views: 737

tags: another

Great Little Silverlight Tool Every .Net Developer Need(blog.toolico.com)

submitted by tomericotomerico(220) 4 years, 1 month ago

A light and handy Silverlight utility which allows you to select through all the possible String.Format options. And provides you with a code snippet to paste into your code. read more...

add a comment |category: |Views: 18

tags: another

Visual Linq query builder for Linq to Sql(the3factory.com)

submitted by tommyktommyk(870) 4 years, 1 month ago

Linq to Sql and Linq more generally speaking, is a new technology mainly based on language evolutions. As any new syntax, you have to take some time to get familiar with it. The VLinq project as any designer helps you to build graphically Linq to Sql queries but we wanted to keep it visually very c... read more...

add a comment |category: |Views: 13

tags: another

Code performance analysis in Visual Studio 2008(blog.maartenballiauw.be)

submitted by maartenbamaartenba(5845) 4 years, 3 months ago

Article on how to perform code performance analysis (profiling) in Visual Studio 2008 read more...

add a comment |category: |Views: 920

tags: another

Hotfix to Correct Visual Studio 2008 Performance Issues Released(chadgreen.com)

submitted by chadwickgreenchadwickgreen(405) 4 years, 3 months ago

Microsoft has released the hotfix to correct the Visual Studio 2008 performance issues. read more...

2 comments |category: |Views: 15

tags: another

The Most Useful VS Feature No One Seems To Use(vonsharp.net)

submitted by viggityviggity(1124) 4 years, 3 months ago

Speed up your debugging time by using the Exceptions dialog box. read more...

1 comment |category: |Views: 17

tags: another

Best VS Fonts and Settings EVER(frickinsweet.com)

submitted by dengar007dengar007(3084) 4 years, 3 months ago

Okay the title is a bit over the top :) Recently I was playing around with the vs settings after reading Scott Hanselman's article on black/white IDE colors and came up with this. Take a look and let me know what you think. Maybe it will be your new color scheme in VS... read more...

13 comments |category: |Views: 50

tags: another

ASP.NET MVC + Entity Framework(blogs.msdn.com)

submitted by RemanReman(1970) 4 years, 3 months ago

Brad show the ASP.NET MVC example with the entity Framework. read more...

add a comment |category: |Views: 1040

tags: another

hardcodet.net - A versatile WPF TreeView Control(hardcodet.net)

submitted by interferencesinterferences(385) 4 years, 4 months ago

This is a little something I’ve been working on for a while: A replacement (or better: enhancement) of WPF’s built-in TreeView control. The treeview provides various styling points, binding support and a convenient, strongly typed API. read more...

add a comment |category: |Views: 277

tags: another

Visual Studio 2008 New Multi-Threaded Debugging Feature(codethinked.com)

submitted by justin_etheredgejustin_etheredge(8539) 4 years, 4 months ago

An overview of some of the new multi-threaded debugging features in VS2008. read more...

2 comments |category: |Views: 32

tags: another