I have using rad ajax panel to apply ajax on my web applications. And I have found that Page.RegisterClientScriptBlock was not working with rad ajax panel. I have found a very good solutions for them. There is a property called "EnableOutsideScripts". I have set it true.. Now it is working fine ....
Monday, April 28, 2008
Wednesday, April 9, 2008
Microsoft Enterprise library 4.0 CTP Release
For some days ago microsoft has release Microsoft enterprise library 4.0 CTP. This release has been adapted to work with WMI version 2.0 and version 3.5 of the .NET Framework. For more Details visit following links..http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=entlib&ReleaseId=12142http://blogs.msdn.com/agile/archive/2008/03/31/enterprise-library-4-0-march-2008-ctp-released.aspxHere...