coolio

Stories kicked by coolio

Sort Visual Studio 2008 Projects alphabetically inside Solution Folder(blog.catenalogic.com)

submitted by TischnoetentoetTischnoetentoet(424) 3 years, 4 months ago

This blog article shows how to sort Visual Studio 2008 projects alphabetically inside Solution Folders read more...

add a comment |category: |Views: 543

tags: another

Hidden Features of C#(blog.sb2.fr)

submitted by ethilikethilik(1855) 3 years, 4 months ago

In this article, I’ll just link to a pretty great StackOverFlow Question about Hidden Features of C#. Most of C# Features are obscure for us and need some explanations, the following list and explain how to use it. read more...

add a comment |category: |Views: 1179

tags: another

Lesser Known ASP.NET Performance Tips (geekswithblogs.net)

submitted by RhythmAddictRhythmAddict(440) 3 years, 4 months ago

A small collection of less-popular ASP.NET Performance Tips. read more...

2 comments |category: |Views: 833

tags: another

Microsoft kills Linq to SQL(ayende.com)

submitted by JonSagaraJonSagara(310) 3 years, 6 months ago

Ayende (aka Oren) expresses disbelief at Microsoft's decision to effectively kill off LINQ to SQL. read more...

5 comments |category: |Views: 1388

tags: another

What you don't know about Copy & Paste in Visual Studio(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 3 years, 10 months ago

This post explains how to use clipboard ring and some other tricks with Ctrl-C/Ctrl-X. read more...

add a comment |category: |Views: 777

tags: another

StringBuilder Secrets(dotnetperls.com)

submitted by samdnpsamdnp(980) 3 years, 10 months ago

Article goes beyond the basics and looks at some more detail of StringBuilder in C#, and a benchmark that can help you improve your code that already uses StringBuilder. With graph read more...

3 comments |category: |Views: 669

tags: another

Jump between braces in Visual Studio.(vkreynin.wordpress.com)

submitted by vkreyninvkreynin(1424) 3 years, 10 months ago

Move fast between open and close braces. No more scrolling to find beginning of that illusive if statement. read more...

2 comments |category: |Views: 826

tags: another

Joe Stagner says you could improve your ASP.NET site one tag at a time(misfitgeek.com)

submitted by acymentacyment(355) 3 years, 10 months ago

Microsoft's Opinionated Misfit Geek apparently took a brief look at Aggiorno, a Visual Studio plugin that does some interesting stuff, such as add alternate text to images, update deprecated attributes or fix tag structure for XHTML compliance. Come take a look! read more...

3 comments |category: |Views: 368

tags: another

ASP.NET Performance Tips(weblogs.asp.net)

submitted by hwaheedhwaheed(245) 3 years, 10 months ago

The article lists few of some of the many performance tweaks that can be implement to boost up ASP.NET performance. read more...

3 comments |category: |Views: 591

tags: another

10 Tools Which I Still Use, Even I Have VSTS 2008(weblogs.asp.net)

submitted by joycscjoycsc(1597) 3 years, 11 months ago

In my last post, titled "10 Tools Which I Left After Using VSTS 2008", I have included a list of 10 tools which I am not using currently, as I have the corresponding features available in Visual Studio Team System 2008. However, on the other hand, I am still using few tools even I have VSTS 2008! read more...

1 comment |category: |Views: 770

tags: another

10 Tools Which I Left After Using VSTS 2008(weblogs.asp.net)

submitted by joycscjoycsc(1597) 3 years, 11 months ago

I have started using Visual Studio Team System (VSTS) 2008, recently. Previously I worked with Visual Studio 2005. As a matter of fact I had to use lots of external tools to perform and speedup my development process. However, while working with VSTS 2008, it's very exciting for me that, I found replacements for most of the external tools there. Here are 10 tools which I left after using VSTS 2008. read more...

3 comments |category: |Views: 752

tags: another

Get Vista to Boot faster(peterprovost.org)

submitted by docluvdocluv(1575) 3 years, 11 months ago

Great trick to use all your processors read more...

4 comments |category: |Views: 469

tags: another

VS 2008 JavaScript Debugging(weblogs.asp.net)

submitted by k000derk000der(4765) 4 years, 10 months ago

JavaScript debugging in Visual Studio 2008 read more...

2 comments |category: |Views: 13

tags: another