ASP.NET is developed and marketed by Microsoft to allow web site development services build dynamic websites, web services and web application. This web application framework was first released in January 2002. It initiated with the version 1.0 of the .NET Framework. ASP.NET proved to be the best successor to Microsoft’s Active Server Pages (ASP) technology.The [...]
Read more…
Posts tagged with 'controls'
Controls Available in Asp.net
There are number of ASP.NET controls some of these are explain bellow.
• HTML server controls:- HTML elements helps server so we can use for us in programming . HTML server controls expose an object model that maps very closely to the HTML elements that they render for so we can get HTML server control [...]
Read more…
Asp.net Reporting Controls
The asp.net reporting is so easy to use. Do not be overwhelmed by the terms that you might encounter. Just know the basics and you are good to go. If ever it is taking some time for you to make your report using asp.net reporting, try to crack what exactly it asks from you. The [...]
Read more…
ASP.NET 4.0 Hosting :: Data Web Controls Enhancements in ASP.NET 4.0
Traditionally, developers using Web controls enjoyed increased productivity but at the cost of control over the rendered markup. For instance, many ASP.NET controls automatically wrap their content in for layout or styling purposes. This behavior runs counter to the web standards that have evolved over the past several years, which favor cleaner, terser HTML; sparing [...]
Read more…
Avoid Hidden Controls – ASP.NET
Web Application is stateless. To maintain the state of the page we have many solutions like query string, session, hidden controls and more.. Hidden controls are primarily used to keep some kind of key value pairs for the page. To maintain multiple key value pairs, we need to have multiple hidden controls on the page [...]
Read more…
Drawing Shaped Forms and Windows Controls in GDI+
This article has been excerpted from book “Graphics Programming with GDI+” Normally, all Windows controls and forms are rectangular, but what if we want to draw them in nonrectangular shapes? We can do this by setting the Region property. The Region property of a form or a control represents that window’s region, which is a [...]
Read more…
Data Web Controls Enhancements in ASP.NET 4.0
By Scott MitchellIntroductionTraditionally, developers using Web controls enjoyed increased productivity but at the cost of control over the rendered markup. For instance, many ASP.NET controls automatically wrap their content in for layout or styling purposes. This behavior runs counter to the web standards that have evolved over the past several years, which favor cleaner, terser [...]
Read more…
Introducing UltimateEditor
UltimateEditor helps you add a Microsoft Word-like rich text editor to your ASP.NET application in a matter of minutes. It includes a rich text editor, built-in spell checker, life-saver samples and all .NET editions in one package.
Read more…
UltimateSearch 3.6 for ASP.NET
Hit Highlighting: In addition to highlighting search terms in search results list, you can also highlight them in those pages listed in the search results. For HTML-based pages, you will need to add a Javascript block to your pages. You can add it to an include header file or a master page to cover all [...]
Read more…
Gaia Ajax 3.6 Alpha Released: GridView and Adaptiv Rendering
Reaching the first release of Gaia Ajax 3.6 is a great step for us. For those who have waited for it; we hope you will be rewarded with a great, new web development experience. We think 3.6 is not only an important step for us, but also for the future of web development itself. It [...]
Read more…