Browse by Tags

All Tags » visualstudio2008 (RSS)

Video: Provide Silverlight 1.0 Support for Existing Web Sites by Palermo4

In this video, I demonstrate how to configure Visual Studio 2008 to enable existing web sites (not using Silverlight) to be enabled for Silverlight development. [ watch the video ] Technorati Tags: silverlight , video , visualstudio2008

Video: Troubleshooting in Silverlight 1.0 using Visual Studio 2008 by Palermo4

In this video, I demonstrate how easy it is to debug your Silverlight 1.0 applications in Visual Studio 2008.  As a new web site is constructed in the video, you will learn and use the interactive debugging tools of Visual Studio 2008. [ watch the...

Video: Two New Methods in System.GC by Palermo4

In my latest video, I demonstrate how to use two new methods of the System.GC class in the .NET Framework v3.5:  AddMemoryPressure and RemoveMemoryPressure.  You will see the impact of using these methods correctly when allocating unmanaged...

Sara Ford Rocks! by Palermo4

I downloaded Sara Ford's (er... um... Rob Caron's) "Visual Studio 2008 Tip of the Day" Windows Gadget earlier this week.  I think this gadget is a must for all serious Visual Studio 2008 developers.  I look forward to seeing what new...

Resources for Visual Studio 2008 by Palermo4

For those who want to quickly learn Visual Studio 2008, don't miss the great resources at http://www.visualstudio2008.defyallchallenges.com/

View In Browser by Palermo4

I have been developing in ASP.NET since the beginning. I have been training in Visual Studio since I can remember. I have learned many keyboard shortcuts over the years. I cannot believe it has taken me this long to discover a keyboard shortcut for one...

HttpRequest Using IsAjax & IsJson Extension Methods by Palermo4

Although the ScriptManager has a property named IsInAsyncPostBack to determine an AJAX call, the control is scoped to the page it is contained in. If writing code in a custom HTTP module, what if I need to know in the BeginRequest event whether the current...

Where is AJAX Enabled Web Site in Visual Studio 2008? by Palermo4

On a recent post regarding the installation of Visual Studio 2008 , a question was raised about a missing web site option: The answer is simply that it is no longer a second-class citizen. Simply create an ASP.NET Web Site in Visual Studio 2008, and then...

Managing Projects in Visual Studio 2005 & 2008 by Palermo4

One of the first tasks I tried when I installed Visual Studio 2008 was to open a Visual Studio 2005 project. I was prompted with the following: This concerned me, because I wanted to open the project in Visual Studio 2005 or Visual Studio 2008. My findings...

Installation Notes For Visual Studio 2008 Beta 2 by Palermo4

At the bottom of Scott Guthrie's blog announcement of Visual Studio 2008 Beta 2 , he recommended the following: You should download and run this batch file . This takes only a few seconds to run, and fixes an issue we found earlier this week with the...
More Posts Next page »