Welcome to AspAdvice Sign in | Join | Help

July 2007 - Posts

Red Gate announces SQL Prompt 3.5

Here's from email I got, Dear Friends, I am very pleased to announce the release of SQL Prompt 3.5. This is a major new release and a recommended upgrade for all current SQL Prompt 3.0/3.1 users. New features include: - Visual Studio 2005 database
Posted by joteke | 0 Comments
Filed under:

Issues with ASP.NET Ajax after upgrading web site to Orcas beta 2?

If that's the case, see following posts ASP.NET AJAX in .NET 3.5 and VS 2008 http://weblogs.asp.net/scottgu/archive/2007/07/30/asp-net-ajax-in-net-3-5-and-vs-2008.aspx Upgrading ASP.NET AJAX 1.0 Websites and Web Applications to .NET Framework 3.5
Posted by joteke | 0 Comments
Filed under: ,

ASP.NET cross-page postbacks: PreviousPage and PreviousPage.IsCrossPagePostBack

There has been some confusion on Forums related to PreviousPage property, especially whether one should check only PreviousPage property for null reference and why there's IsCrossPagePostBack property too. It is so that basically PreviousPage property
Posted by joteke | 2 Comments
Filed under: