Adding Client-Side Events To Extender Controls
In the previous articles I wrote about how to use the extender controls available in ASP.NET AJAX Control Toolkit, how to process them on the server, validate the data. It mainly dealt with a server-side part. Today, I'll show you how to add client-side events to the extender controls.
More.3 August 2008
ASP.NET AJAX Control Toolkit Extenders: Processing And Validation
In the previous article I told you about ASP.NET AJAX Control Toolkit, I explained its purpose, listed the available controls and showed an example. However, I think some things should be explained a bit more detailed. Today I'm going to talk about the extenders controls.
More.1 August 2008
Recommended Advanced ASP.NET Books
I often see questions in the forums regarding ASP.NET books, usually people ask not only about reference style books, but about more advanced books that explain not only ASP.NET basics but teach you to write real world applications.
More.31 July 2008
Building Rich Internet Applications With ASP.NET AJAX Control Toolkit
Nowadays web isn't a web as it was 10 years ago. Web isn't a collection of static pages anymore. Actually, there was JavaScript and DHTML, but still web sites were far behind desktop applications in terms of interactivity. After the invention of AJAX it became possible to build really interactive web applications.
More.30 July 2008
Windows Live Writer Simplifies Your Blogging
Finally, I have installed Windows Live Writer and got amazed by its features. It does really simplify your blogging and save your time. With Live Writer you don't have to write a post in Word and then paste it to your blog, sometimes you even have to paste it to a another editor in order to get rid of Word text formatting. Now you don't have to do that.
More.27 July 2008
Dzone Instead Of Digg
If you have a blog, then you want to promote it. It doesn’t matter whether you are motivated by money or by recognition. It you release your writings to public, then you want people to read them. Nowadays one of the most popular promotion techniques is sending links to social bookmarking web sites. The most popular social bookmarking web site is Digg.com. But does Digg work perfectly for every blog? I mean, can you promote every blog with Digg?
More.24 July 2008
Using Microsoft Synchronization Services For ADO.NET (Introducing Microsoft SQL Server Compact Edition (Part II))
In the previous part of the tutorial we learnt how to use SQL Server Compact Edition in our application. In this part we are going to learn how to synchronize the data between Compact Edition and a regular verson of SQL Server.
Visual Studio 2008 has built-in Synchronization Services that we’ll be using in our project.
More.23 July 2008
Free SQL Server 2008 Hosting
Since I have already touched a topic of SQL Server, I want to inform that Discount ASP.NET has launched SQL 2008 Hosting Beta Program. If you are already a subscriber of Discount ASP.NET, you can activate it in your control panel, if not, then you can subscribe if you are looking for a good hosting provider.
More.21 July 2008
Introducing Microsoft SQL Server Compact Edition (Part I)
Microsoft SQL Server Compact Edition is an embeded database that allows you to integrate it in your destkop and mobile applications. It can be used in a variety of scenarios.
More.20 July 2008
BlogEngine.NET: Making The Archive Work Without Categories
As you may notice I don’t use categories in my blog, only tags. Whether it’s good or bad – is a matter of another topic. Now I’m going to talk about how to make the archive work properly if you don’t have any categories, because it doesn’t display any posts unless they are filed under some category. I hope this will be fixed in the next versions, but you can fix it yourself, it’s not difficult.
More.18 July 2008