jonas

Stories kicked by jonas

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

submitted by prabirshresthaprabirshrestha(862) 2 years, 9 months ago

Yet another tips for more productive Visual Studio coding. read more...

add a comment |category: |Views: 757

tags: another

Expression Blend 3 and the New 'Make Into Control' Feature(dotnetcurry.com)

submitted by paroaryaparoarya(285) 2 years, 10 months ago

Expression Blend 3 and Silverlight 3 have been released. The following article demonstrates how to use Expression Blend 3 to draw an object with a pencil and make that into a clickable button read more...

add a comment |category: |Views: 202

tags: another

June 7th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio - ScottGu's (weblogs.asp.net)

submitted by javeryjavery(5523) 2 years, 11 months ago

Scott's latest links post. read more...

add a comment |category: |Views: 259

tags: another

Overview of .NET 4.0 features – C# 4.0 Named and Optional Parameters(dotnetcube.com)

submitted by dncdudedncdude(1350) 2 years, 11 months ago

The concept of Optional parameters is not new and exists in other languages such as C++. Infact, the functionality is a part of the .NET framework and exists is in VB.NET. Optional parameters will be introduced in C# 4.0 and can be used to call a method without having to specify all the arguments. The intent of this feature is to assist in writing concise code and in COM interoperability. read more...

1 comment |category: |Views: 436

tags: another

Microsoft Web Platform Installer(weblogs.asp.net)

submitted by jonasjonas(2215) 2 years, 11 months ago

Scott Guthrie talks about the Microsoft Web Platform Installer which makes installing and configuring web server and web development stacks really easy. read more...

add a comment |category: |Views: 3

tags: another

Scott Guthrie's links for May 30th(weblogs.asp.net)

submitted by jonasjonas(2215) 2 years, 11 months ago

More of Scott Guthrie's links: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio. read more...

add a comment |category: |Views: 416

tags: another

SubMain acquires GhostDoc(community.submain.com)

submitted by sergebsergeb(325) 2 years, 11 months ago

An agreement between SubMain and Roland Weigelt, author of GhostDoc, will place future development of GhostDoc in the hands of SubMain. GhostDoc ( http://submain.com/ghostdoc ) is the popular XML Comments and documentation helper tool which SubMain will continue to maintain as a free product. read more...

2 comments |category: |Views: 278

tags: another

The Greatest Exception Handling WTF?!? of All Time(leedumond.com)

submitted by leedumondleedumond(2144) 3 years ago

The Exception object has ONE purpose and ONE purpose only – to represent a runtime error, nothing more. Exceptions should never be used for purposes for which they were not intended -- or you could end up with this monstrosity... read more...

4 comments |category: |Views: 1395

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

ASP.NET MVC source code under MS-PL(weblogs.asp.net)

submitted by atifazizatifaziz(1000) 3 years, 1 month ago

Scott Guthrie announces that the ASP.NET MVC source code is being released under the Microsoft Public License (MS-PL). MS-PL is an OSI-approved open source license. The MS-PL contains no platform restrictions and provides broad rights to modify and redistribute the source code. read more...

1 comment |category: |Views: 76

tags: another

A New Look for Visual Studio 2010!(blogs.msdn.com)

submitted by crpietschmanncrpietschmann(11.3k) 3 years, 3 months ago

At the PDC and TechEd EMEA last year we described our new editor support built on the WPF technology in .NET Framework 4.0. Today I’m happy to reveal the new UI for Visual Studio, also built on WPF: read more...

add a comment |category: |Views: 1214

tags: another

C# Design Patterns - An Overview(geekdaily.net)

submitted by justinbezansonjustinbezanson(1555) 3 years, 5 months ago

Over the next number of posts I am going to be exploring the world of design patterns. We’ll look at some of the most commonly used patterns and how they look in C#. read more...

2 comments |category: |Views: 777

tags: another

How I’ve put my wife into SVN(sharpregion.com)

submitted by AdrianAisembergAdrianAisemberg(2004) 3 years, 5 months ago

SVN and TortoiseSVN are really great tools. It is a shame that these tools are used only by developers. I believe that every home should use SVN to keep track of it’s files. The problem is that these tools are planned for developers. Using the file-system in windows is not a trivial task for everyone. In fact, sometimes people tend to be afraid of it. Not only using the file-system, but also using some client application that does not even have a window? And where do I get an SVN server anyway?!? Keep reading. you might find it useful. read more...

2 comments |category: |Views: 555

tags: another

Scott Gu's Links for Nov 2nd(weblogs.asp.net)

submitted by jonasjonas(2215) 3 years, 5 months ago

Dec 2nd Links: ASP.NET, ASP.NET Dynamic Data, ASP.NET AJAX, ASP.NET MVC, Visual Studio, Silverlight/WPF read more...

1 comment |category: |Views: 384

tags: another

4 Steps To Ensure You’re The Worst Developer Ever!(geekdaily.net)

submitted by justinbezansonjustinbezanson(1555) 3 years, 6 months ago

There are lots of articles about improving your skills as a developer. Everyone likes to talk about how to strengthen their skills and produce really good software. But, what if you want to be the worst developer ever? Nobody seems to want to share those secrets. read more...

3 comments |category: |Views: 1254

tags: another

Update on Silverlight 2 - and a glimpse of Silverlight 3 (weblogs.asp.net)

submitted by simonechsimonech(10.1k) 3 years, 6 months ago

ScottGu unveils the plans for Silverlight 3, shipping next year read more...

1 comment |category: |Views: 350

tags: another