|
|
Front Page News
-
|
Few months ago Telerik started a new strategy of delivering guides and tutorials to its products by adding the Telerik Trainer. The Telerik Trainer is a special Media-Player software that you can download for free from the Telerik website ( http://www.telerik.com/training.videos/TelerikTrainer.zip...
|
-
|
You can download the code for the post here . I have always enjoyed the ModalPopup dialogs provided by ASP.NET AJAX Extensions 1.0. In one way or another they add a very special touch to the Web application in a user-friendly way. You can read more on...
|
-
|
Few months ago I was contacted by Wiley Publishing to write an ASP.NET book. The book that I was asked to work on was the Professional ASP.NET 2.0 Security, Membership and Role Management written by Stefan Schackow. The idea was to upgrade the book into...
|
-
|
I have started lately working on WPF and developing an application by going through the complete life-cycle. Starting with the UI design in Microsoft Blend going to VS 2008 to implement the functionality of the application. I noticed that Microsoft Blend...
|
-
|
I would like to invite you to check my friend Bartek Marnane's new blog at: http://blog.evonet.com.au/default.aspx. Bartek has so many nice and helpful posts that I am sure you will like them and benefit from! Good luck Bartek!! Regards...
|
-
|
My article, LINQed & LAYERED: Implement CRUD Operations with LINQ in Three-tier ASP.NET Applications , is now published on www.aspnetpro.com June 2008 issue as the COVER STORY of the issue! It was a great honor for me to have my first article to www.aspnetpro.com...
|
-
|
A friend of mine passed this link for lovely photos of Lebanon. Thought of sharing it with you! http://www.lovelylebanon.com/ Hope you will like my country! Regards...
|
-
|
I found a new page on www.asp.net website that contains a set of tutorials on AJAX Control Toolkit. You can reach the C# version at: AJAX Control Toolkit Tutorials in C# You can reach the VB.NET version at: AJAX Control Toolkit Tutorials in VB.NET Hope...
|
-
|
The Internet Information Services (IIS) 7.0 Resource Kit is now published and you can get it from the following link: Internet Information Services (IIS) 7.0 Resource Kit I strongly recommend this book to read to get to know everything you want about...
|
-
|
Before installing VS 2008 SP1 Beta, check if you had installed any previous hot fixes. If yes, then you need to install the Hotfixes Cleanup utility before installing the SP1 beta. Where to get the cleanup utility? Visual Studio 2008 Hotfix Cleanup Utility...
|
-
|
I have been trying for a while to run classic ASP pages inside an application hosted on IIS 7.0 and running under the Classic Mode Application Pool. In IIS 6.0, there was the concept of Wild-Card Mapping where you map all requests to the ASP.NET ISAPI...
|
-
|
A great article by Brad Adams on accessing the ASP.NET Authentication, Profile and Role Services in Silerlight! Check it out here: http://blogs.msdn.com/brada/archive/2008/05/03/accessing-the-asp-net-authentication-profile-and-role-service-in-silverlight.aspx...
|
-
|
I found a good resource on validating user input on Channel9. You can reach that resource by following this link: http://channel9.msdn.com/wiki/default.aspx/SecurityWiki.RegExInputValCode2 The page contains a set of utility methods to help you in validating...
|
-
|
Enabling advanced search inside Microsoft Office Outlook 2007 requires that you install Windows Search Service on the machine! However, installing this service is not that direct and easy to reach. To install Windows Search Service on a Windows Service...
|
-
-
|
I received an email from a friend asking me to guide him with resources and online articles on developing ASPX pages that make use of Dynamically Loading UserControls. I thought of preparing a humble article that explains my way of implementing such thing....
|
-
|
The first version of the .NET 3.5 Enhancements Training Kit has been officially released to the public! The .NET 3.5 Enhancements Training kit builds on the success of the Visual Studio 2008 Training Kit which resulted in 70,000 completed downloads since...
|
-
|
On April 16, 2008 Telerik released the Q1 2008. The new release contains new controls: 1. RadPanelBar 2. RadToolbar 3. RadTabStrip 4. RadFormDecorator In addition, several old controls have been updated. The major thing to look at in this release...
|
-
|
Once again, I am not given the US visa on time to attend the MVP Global Summit in Seattle for the 3rd consecutive year. Why? First year, the embassy said, "you are still too young to go to the States" Last year, they told me, go now, and we...
|
-
|
I was checking the JavaScript generated on an ASP.NET page when a ScriptManager control is added. I noticed several handy JavaScript methods that you can use seamlessly inside your <script /> blocks on the page with even worrying about the browser...
|
-
|
When you install ASP.NET 1.1 on IIS 7.0, you will notice: 1. A new application pool called ASP.NET 1.1 application pool that should be assigned to applications you want to run them under the ASP.NET 1.1 runtime. 2. A new configuration element in the %windir%\system32\inetsrv\config\applicationHost.config...
|
-
|
*** Updated - April 7 2008 *** I played a little bit with the command line I am using to install the SQL Server Session State database and it seems to work fine: To register the database for the SQL Server Session State on ASP.NET 2.0 or ASP.NET 3.5:...
|
-
|
I found this very important link that you should have a look at when you want to encrypt configuration sections in your application's web.config file. It helps not only with encrypting ConnectionStrings but also gives an idea on how to encrypt other configuration...
|
-
|
A new starter kit is published on www.codeplex.com that is developed with ASP.NET MVC Framework, LINQ to SQL and ASP.NET AJAX! Check it out here: http://www.asp.net/downloads/starter-kits/Kigg/ Hope it helps, Regards...
|
-
|
Sometimes while writing your code you need to create new delegates to meet your specific project requirements to call specific methods. Before directly opening a new CS or VB class and start adding new delegates, make sure to check the read-made delegates...
|
|
|
|