ghumman

Stories kicked by ghumman

return a = “hello”; What will Happen?(www.ironshay.com)

submitted by shayfriedmanshayfriedman(1411) 2 years ago

I came across an interesting piece of code the other day, something I didn’t even know possible in C# - return a = "hello";. What do you think this line returns? read more...

1 comment |category: |Views: 973

tags: another

What's new in IIS 7.5(blogs.iis.net)

submitted by ghummanghumman(124) 2 years, 1 month ago

What's new in IIS 7.5 for administrators and developers read more...

add a comment |category: |Views: 72

tags: another

Visual Studio Tips and Tricks - II(blog.prabir.me)

submitted by prabirshresthaprabirshrestha(862) 3 years ago

Learn how to format your code better in Visual Studio read more...

1 comment |category: |Views: 982

tags: another

Why you should not use the ADO.NET Entity Framework(kindblad.com)

submitted by kindbladkindblad(270) 3 years, 4 months ago

Reasons to why the ADO.NET Entity Framework is not mature enough for real business application. read more...

3 comments |category: |Views: 942

tags: another

Why Windows 7 Will Save Microsoft(chris123nt.com)

submitted by joseguiajoseguia(197) 3 years, 4 months ago

I was doing some thinking over the past few weeks and I came to a realization. Windows 7, with all of it’s improvements in performance, new features, and more streamlined development process, will actually save Microsoft and redeem them from the whole Vista crash. So I decided to write up WHY Windows 7 will tromp every previous Windows version and why we should pay close attention to it. read more...

1 comment |category: |Views: 930

tags: another

Latest ASp.Net AJAX and jQuery links from Scott Gu(weblogs.asp.net)

submitted by ghummanghumman(124) 3 years, 7 months ago

Latest ASp.Net AJAX and jQuery links from Scott Guthrie read more...

add a comment |category: |Views: 306

tags: another

Copying and pasting rectangular blocks of code in Visual Studio and Ma(weblogs.sqlteam.com)

submitted by kprernnkprernn(1445) 4 years, 6 months ago

Did you know that the Visual Studio and Management Studio editors allow you to copy and paste rectangular areas of code (not just lines of code)? This blog demonstrates how. Very handy when copying and pasting variable names! read more...

4 comments |category: |Views: 15

tags: another

.NET Framework 3.5 Is Shared Source(weblogs.asp.net)

submitted by benrickbenrick(1020) 4 years, 7 months ago

Microsoft's .NET Framework 3.5 is going to be released open source. read more...

26 comments |category: |Views: 152

tags: another

Tip/Trick: Building a ToJSON() Extension Method using .NET 3.5(weblogs.asp.net)

submitted by sdormansdorman(1415) 4 years, 7 months ago

Scott Guthrie shows a practical example of extension methods by creating some easy methods to automate generating JSON or XML serialized strings for any .NET object. read more...

1 comment |category: |Views: 33

tags: another

Tip/Trick: Changing the default browser used in VS 2005 and Visual Web(weblogs.asp.net)

submitted by ghummanghumman(124) 4 years, 7 months ago

Tip/Trick: Changing the default browser used in VS 2005 and Visual Web Developer read more...

add a comment |category: |Views: 4

tags: another

15+ Free Visual Studio Add-Ins(carlj.ca)

submitted by CarlJCarlJ(875) 4 years, 8 months ago

After some extensive researching (Googling), I’ve compiled this list of 15+ FREE Add-ins for Visual Studio 2005. Some of these add-ins will help improve the quality of your code, while others will help you code faster, however, none are guaranteed to help you get with the ladies. read more...

3 comments |category: |Views: 228

tags: another