mcp111

Stories kicked by mcp111

A New Article on Detecting Memory Leaks in .NET Applications(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 2 years, 6 months ago

MSDN has published an excellent article by Fabrice Marguerie entitled “How to Detect and Avoid Memory and Resource Leaks in .NET Applications.” In the article, the author explains how memory leaks are introduced into .NET applications, and what you can do to discover and eliminate them. The code shown in the article is in C#, but the topics covered will likely be useful to a broad range of .NET developers. read more...

add a comment |category: |Views: 91

tags: another

Contribute to open source, get a shot at a free book(encosia.com)

submitted by gt1329agt1329a(7849) 3 years, 8 months ago

Win one of three copies of Advanced ASP.NET AJAX Server Controls by participating in an open source contest on CodePlex. read more...

add a comment |category: |Views: 106

tags: another

Kaxaml(kaxaml.com)

submitted by mcp111mcp111(75) 3 years, 10 months ago

Cool XAML editor read more...

add a comment |category: |Views: 12

tags: another

ReSharper:: The Most Intelligent Add-In To Visual Studio(jetbrains.com)

submitted by mcp111mcp111(75) 3 years, 11 months ago

Check out this very cool add-in for Visual Studio read more...

add a comment |category: |Views: 15

tags: another

.NET 3.5 Enhancements Training Kit(joeon.net)

submitted by mcp111mcp111(75) 4 years ago

.NET 3.5 Enhancements Training Kit updated to work with Visual Studio 2008 SP1 & .NET 3.5 SP1 Beta 1 read more...

add a comment |category: |Views: 12

tags: another

Tutorials at - Defaultdotaspx.com(joeon.net)

submitted by mcp111mcp111(75) 4 years ago

Lots of cool tutorials on asp.net and more read more...

add a comment |category: |Views: 2

tags: another

Add Windows Explorer to your Visual Studio tools menu(dotnettipoftheday.org)

submitted by mcp111mcp111(75) 4 years, 2 months ago

Add Windows Explorer to your Visual Studio tools menu read more...

add a comment |category: |Views: 12

tags: another

Windows Communication Foundation - 65 Links to make you an expert!(joeon.net)

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

Windows Communication Foundation - 65 Links to make you an expert! read more...

add a comment |category: |Views: 45

tags: another

How Scott Guthrie gets so much work done.(joeon.net)

submitted by mcp111mcp111(75) 4 years, 2 months ago

did you know scott guthrie was a triplet??? read more...

add a comment |category: |Views: 4

tags: another

Want a free ajax book ?(weblogs.asp.net)

submitted by JozefSevcikJozefSevcik(1880) 4 years, 2 months ago

Giveaway - ajax book for free. read more...

1 comment |category: |Views: 5

tags: another

My Presentations in Arizona this Tuesday (weblogs.asp.net)

submitted by adminjewadminjew(1490) 4 years, 2 months ago

1) Developing Applications using Silverlight 2: This will be a drill-down into the new Silverlight 2 Beta1 release, and how you can build applications with it using VS 2008 and Expression Blend. You'll leave this session with a good understanding of the basics of Silverlight programming and how to start building applications with it. 2) Developing Applications using ASP.NET MVC: This session will be a drill-down into the new ASP.NET Model-View-Controller framework option (which last week was updated . You'll leave this session with a good understanding of what it is, how it works, and how to start building ASP.NET web applications with it. read more...

add a comment |category: |Views: 4

tags: another

Friendly "maintenance" page for your ASP.NET application(weblogs.asp.net)

submitted by CompiledMonkeyCompiledMonkey(135) 4 years, 3 months ago

ScottGu demonstrates a nice and easy way to show a maintenance page for your ASP.NET application while you're working on it. read more...

4 comments |category: |Views: 1571

tags: another

Scotts new Linklist - ASP.NET, WPF, AJAX, VS, .NET(weblogs.asp.net)

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

A new linklist from Scott. read more...

add a comment |category: |Views: 37

tags: another

Dynamic LINQ (Part 1: Using the LINQ Dynamic Query Library)(weblogs.asp.net)

submitted by JemmJemm(9604) 4 years, 4 months ago

While writing type-safe queries is great for most scenarios, there are cases where you want the flexibility to dynamically construct queries on the fly. For example: you might want to provide business intelligence UI within your application that allows an end-user business analyst to use drop-downs to build and express their own custom queries/views on top of data. read more...

1 comment |category: |Views: 178

tags: another

8 Bold Predictions for Web 2.0 in 2008(ajaxninja.com)

submitted by khushal999pkhushal999p(275) 4 years, 4 months ago

The New Year is here and a number of the Web 2.0 blogs have looked at the highs and lows from 2007, but Aaron wants to focus on the tech frontier and what’s coming down the pike for Web 2.0. read more...

7 comments |category: |Views: 0

tags: another

Show a Page when Asp.net session expires(geekswithblogs.net)

submitted by kazimanzurrashidkazimanzurrashid(3965) 4 years, 11 months ago

Learn how to show a page when asp,net session expires with one line of code. read more...

add a comment |category: |Views: 80

tags: another