bpschoch

Stories kicked by bpschoch

Windows Azure is born(snowball.be)

submitted by gillgill(1070) 3 years, 6 months ago

Ray Ozzie announces the new new for the new Windows-in-the-cloud. read more...

2 comments |category: |Views: 503

tags: another

New Microsoft Office Outlook Connector version 12.1 Beta released!(blogs.msdn.com)

submitted by wisemxwisemx(8074) 3 years, 10 months ago

Microsoft has just released a new Beta version of the Outlook Connector – an add-in that puts your Windows Live Hotmail data in Outlook. Previous versions of the Connector synchronized e-mail and contacts for free, but required a subscription to premium services to synchronize your Hotmail calendar. With the new 12.1 Beta, calendar synchronization is free and what’s more, it synchronizes to the new Windows Live Calendar Beta service! You can now take advantage of Outlook’s great calendar and time management features and still access your schedule on the web anytime, anywhere… for free! read more...

1 comment |category: |Views: 15

tags: another

Source Code for the Built-in ASP.NET 2.0 Providers Now Available for D(weblogs.asp.net)

submitted by flyabroadflyabroad(40) 4 years, 1 month ago

Source Code for the Built-in ASP.NET 2.0 Providers Now Available for Download read more...

add a comment |category: |Views: 13

tags: another

SQL Server, Clean your Database Records and reset Identity Columns, Th(mosesofegypt.net)

submitted by mosessaurmosessaur(5424) 4 years, 3 months ago

Reset SQL Server Database read more...

add a comment |category: |Views: 19

tags: another

Congrats! Scott Guthrie, corporate vice president(microsoft.com)

submitted by wisemxwisemx(8074) 4 years, 3 months ago

Scott Guthrie, corporate vice president, .NET Developer Platform. Previously general manager, Guthrie will continue to oversee several development teams responsible for delivering Microsoft Visual Studio developer tools and Microsoft .NET Framework technologies for building client and Web applications. read more...

5 comments |category: |Views: 5

tags: another

Auto build increment AddIn for C# solutions(yogesh.jagotagroup.com)

submitted by yjagotayjagota(140) 4 years, 3 months ago

Auto build version increment addin for Visual Studio 2005 and 2008 read more...

add a comment |category: |Views: 107

tags: another

.NET Framework Library Source Code now available(weblogs.asp.net)

submitted by dalzieldalziel(6230) 4 years, 4 months ago

Scott Guthrie announces that the .NET framework source code can now accessed in Visual Studio read more...

1 comment |category: |Views: 90

tags: another

Secret functionality of the "Find" combo in Visual Studio(aaronlerch.com)

submitted by aaronlerchaaronlerch(1670) 4 years, 8 months ago

Quickly open or create files, set breakpoints, or execute commands and/or macros using the "Go To Find" combo in Visual Studio. read more...

add a comment |category: |Views: 7

tags: another

Effective Application Structure and Naming in .NET(15seconds.com)

submitted by bpschochbpschoch(10) 4 years, 9 months ago

With the advent of the .NET Framework and Visual Studio .NET (VS .NET), Microsoft Visual programmers now have a real motivation for developing multi-tiered applications. With VS .NET, developing in this fashion is much more practical and efficient. This is a best practice in object-oriented development - the logical separation of functional layers in a solution. However, with more power comes more complexity. Multi-tiered applications can quickly become unmanageable if they are not organized logically, consistently, and correctly. This is not only a problem for the original developer, but it also haunts maintenance personnel who must decipher how to piece a solution together and deploy it. read more...

add a comment |category: |Views: 8

tags: another