Open-source image resizing module for ASP.NET. PHP users have been doing this forever... now ASP.NET users can too. This provides so much agility - you can adjust your image dimensions from HTML or CSS instead of having to upload new versions.
This is a follow-up to a prior post, Keys to Web 3.0 Design and Development When Using ASP.NET. Now I want to focus solely on getting jQuery and client-side data managmeent working with ASP.NET 2.0 without ASP.NET AJAX or ASP.NET MVC.
WebMethods are one of the "oldest" kittens in the Ajax World, still many need them for their projects since they beautifully glues together "old Ajax" with "new Ajax". Now Ra-Ajax have them too :)
And this includes a fully fledged TreeView Control, an Ajax Menu Control, Ajax Window control, and all the "core" components you can dream up, including DropDownList, CheckBox, RadioButton, TextBox, Label and so on...
.
*7 KILOBYTES OF JAVASCRIPT*!
Learn some of the new features of ASP.NET 3.5 - including LINQ, Update Panels, Update Progress controls, etc.
In our projects, we often have a requirement of accessing Cross Domain Services in Silverlight. There are certain steps to be followed to able to do so. But what if the service is hosted in a console application or a windows service? In this article, we will follow a step by step approach and discuss how to create and consume a WCF Service hosted in a console application using Silverlight. We will also explore how to provide a Policy File at a given URI using REST.
More bugs are fixed, style logic refactoring, new Ajax Window Widgets added and cool enhancements to the Effects
Silverlight 2 RC0 is out. This is a condensed list of the most important new items you should know about RC0 and some important new trends Microsoft doing with Silverlight. This isn't your simple Beta 1 -> Beta 2 upgrade.
Full code to display a cool client-side JQuery Alert Box (colors,rounded corners, rest of the site gray) from server-side code.
In this blog I want to write about the pros and cons when choosing between suite, best of breed or in-house development when setting up the infrastructure of a developer shop. I will reason why we chose best of breed and the argumentation that lead to this conclusion.This blog will contain most references an examples to products on the Microsoft .NET platform, but the content was written to be read by anyone including non-developers.
The AdRotator control in ASP.NET is extremely handy when it comes to randomly displaying advertisements on your site. However the ads are rotated only when the user refreshes the page. In this article, we will explore how you can easily rotate ads at regular intervals, without the user refreshing the page.
This is a very simple rotator with flip effect. You may further customize it by modifying the scaleY and rotation as well.
Personally, I really like making image rotator since I always got many ideas on the transition effect. I hope I can implement as many as possible.
If you have missed out the 10 Most Viewed articles of ASP.NET on dotnetcurry.com, then this is a must read for you. These articles have been shortlisted based on the popularity, ViewCount and Rating. The articles covers some great content about ASP.NET. Check them out.
The BaseValidator class defines the basic implementation needed for all Validation controls. There are 6 Validation Controls included in the ASP.NET 2.0 and ASP.NET 3.5 framework, however with a few shortcomings. In this article, we will explore how to create a custom validation control in ASP.NET and provide both Server and Client Side Validation for the same.
Once a long time ago (in 80s) I think Assembly was considered the savior
In 90s the days of C++, Visual Basic 6.0, JAVA, PHP,… etc I think the savior was the C language
These days (WEB 2.0 days) all of the applications are moving to web using PHP J2EE, .NET 2005/2008, R on R and others. The common factor between them is they all need JavaScript