News in the Category: ASP.NET Subscribe to the rss of this category.

Total posts: 13082 | Sort by Views | Sort by Hits

Generate ASP.NET + AJAX with Ajax Control Toolkit

ASP.NET Announcements, March 19, 2010
Views: 118 | Hits 30

Code OnTime LLC announces immediate availability of the free code generator project Web Site Builder for our free ASP.NET code generator. The new code generation project delivers premium functionality...

Introduction to Bellevue View Engine - Part 2

The Code Project Latest Articles, March 19, 2010
Views: 98 | Hits 14

Prototype of a new template engine for Asp.Net MVC framework that respects HTML and uses CSS-like syntax for model binding....

Vermont IT Jobs: Local ASP.NET Contractor possible hire

Julia Lerman Blog - Dont Be Iffy..., March 19, 2010
Views: 95 | Hits 7

The website www.imsuperb.com is looking for an ASP.NET developer to help them out with a site update. This is a contract position that could lead to a full time job. Contact Nick Lynch at nicklynch@i...

New Survey 1.2.0 release - The open source web survey and form engine

ASP.NET Announcements, March 18, 2010
Views: 169 | Hits 50

New Survey 1.2.0 release published today at http://survey.codeplex.com including multilanguage features and many new additions. Survey is a free web based survey and form engine toolkit for Microsoft&...

StateManagement Suggestions : A Beginners View

The Code Project Latest Articles, March 18, 2010
Views: 149 | Hits 46

This article takes you on short trip of State Management techniques used in ASP.NET...

Consuming webservice using JQuery Asp.Net application

The Code Project Latest Articles, March 18, 2010
Views: 166 | Hits 57

Consuming webservice using JQuery Asp.Net application...

Style sheet compression and .less add-in...updated with source

Wayne Brantley, March 17, 2010
Views: 195 | Hits 18

Design time minification and .net less for style sheets.Read my previous post on this subject. http://blog.waynebrantley.com/2009/12/ultimate-automatic-stylesheet-combining.html Known IssuesIt has b...

HTML5 <VIDEO/> + IE9

Nigel Parkers Outside Line, March 17, 2010
Views: 198 | Hits 30

Yesterday at MIX Dean (general manager of the IE team) announced the availability of the first IE9 Platform Preview for developers. Dean also committed to updating the preview approximately every eigh...

Session and Cache are By Reference

Peter Brombergs UnBlog, March 17, 2010
Views: 195 | Hits 16

Recently a colleague remarked that if he got a List of some type out of the ASP.NET Cache, and changed an item, the Cache item would also change.That is correct. Session (InProc) , Cache and Applicati...

ASP.NET MVC 2 and Windows Azure

Steven Smith, March 17, 2010
Views: 139 | Hits 8

If you upgrade an Azure web instance to use ASP.NET MVC 2, make sure you mark the System.Web.Mvc reference as Copy Local = true.  Otherwise, your deployment will fail.  And you wont get any...

Take Control Of Web Control ClientID Values in ASP.NET 4.0

4GuysFromRolla.com Headlines, March 17, 2010
Views: 248 | Hits 30

Each server-side Web control in an ASP.NET Web Forms application has an ID property that identifies the Web control and is name by which the Web control is accessed in the code-behind class. When re...

Relaunch of wwwCoder.com

ASP.NET Announcements, March 17, 2010
Views: 147 | Hits 34

It's been years since I've been active in the community, but I'm back with a newly redesigned wwwCoder.com. The site was taken over by spammers, and was essientially a ghost town, but I re...

T4MVC Add-In to auto run template

Wayne Brantley, March 16, 2010
Views: 138 | Hits 31

T4MVC is a fantastic solution to avoid 'Magic Strings' in ASP.NET MVC. Thanks to David Ebbo for this contribution which has made its way to MVCContrib. Must keep T4 template open and save it once.T...

Simple Active Directory Authentication Using LDAP and ASP.NET

The Code Project Latest Articles, March 16, 2010
Views: 165 | Hits 55

Quick and easy Active Directory authentication using LDAP and ASP.NET...

Build a File-Based Cache for Web and non-Web Apps plus Extend ASP.NET 4.0 OutputCacheProvider

EggHeadCafe.com New Articles, March 13, 2010
Views: 180 | Hits

How to build File-Based Cache for Web and non-Web Apps and Extend ASP.NET 4.0 OutputCacheProvider  read moreBy Peter Bromberg...

Ms-PL Source Release for System.Web.Mvc 2

youve been HAACKED, March 12, 2010
Views: 159 | Hits 9

Hot on the heels of the release of ASP.NET MVC 2 yesterday, Im happy to announce that we are releasing the source code to ASP.NET MVC 2 under the Ms-PL license, an OSI approved Open Source license. T...

Telerik Q1 2010 Release Enhances Productivity Throughout .NET Toolbox

ASP.NET Announcements, March 12, 2010
Views: 197 | Hits 9

Entire product portfolio now supports Microsoft Visual Studio 2010 RC Waltham, MA, March 10, 2010 Telerik, a leading vendor of development tools and user interface components for .NET, announced toda...

Telerik Extensions for ASP.NET MVC Q1 2010 is out!

the telerik blogs, March 12, 2010
Views: 237 | Hits 11

Today we shipped the Q1 2010 release out of the door. Go download the open source or if you are a licensed customer download it from your client.net account.   What is new on the MVC front is: ...

Improved appointment rendering in RadScheduler for ASP.NET AJAX, Q1 2010

the telerik blogs, March 12, 2010
Views: 218 | Hits 1

Now that Q1 2010 release is out in the wild, we can sit down and discuss some of the changes we decided to make in the new release. One of them is the new appointment rendering of RadScheduler - a pot...

Binding a select in a client template

More Whidbey stuff, March 12, 2010
Views: 222 | Hits 14

I recently got a question on one of my client template posts asking me how to bind a select tags value to data in client templates. I was surprised not to find anything on the web addressing the prob...

ASP.NET MVC 2 Released!

youve been HAACKED, March 12, 2010
Views: 174 | Hits 29

Its that time of year again when the sakura (cherry blossoms) bloom and allergies kick into high gear. When the drive home is no longer shrouded in darkness and when the ASP.NET team releases Software...

ASP.NET MVC 2 Released

ScottGus Blog, March 12, 2010
Views: 182 | Hits 31

Im happy to announce that the final release of ASP.NET MVC 2 is now available for VS 2008/Visual Web Developer 2008 Express with ASP.NET 3.5.  You can download and install it from the followin...

Grid View with fixed header

The Code Project Latest Articles, March 11, 2010
Views: 215 | Hits 60

This article provides you the solution of scrolling Grid View with fixed Header in Asp.Net...

A Custom Copy Control - Copies any ASP.NET control

The Code Project Latest Articles, March 11, 2010
Views: 165 | Hits 33

A custom control that targets any ASP.NET control and renders it...

WebForms vs MVC (again)

Karl Seguin [MVP], March 11, 2010
Views: 262 | Hits 73

There's a new video up on www.asp.net which aims to help developers pick between ASP.NET WebForms and ASP.NET MVC. The video boils down to 5 benefits per technology which Microsoft thinks you shou...

The new ASP.NET website

JonGalloway.ToString(), March 11, 2010
Views: 237 | Hits 107

We launched a major refresh of the ASP.NET website today. It was really exciting to be a part of the update process, working with lots of very talented people including Scott Guthrie and Scott Hanselm...

An innovative approach to develop web forms - comparison with ASP.NET and MVC

The Code Project Latest Articles, March 11, 2010
Views: 177 | Hits 66

The article introduces an innovative approach to develop web forms in enterprise software rather than either ASP.NET or MVC through step by step comparison on development complexity, reusability, perf...

Determining Whether a String Is Contained Within a String Array (Case Insensitive)

Scott on Writing, March 9, 2010
Views: 251 | Hits 25

About once every couple of months I need to write a bit of code that does one thing if a particular string is found within an array of strings and something else if it is not ignoring differences in c...

ASP.NET Multipage TIFF Viewer with Thumbnails

The Code Project Latest Articles, March 9, 2010
Views: 211 | Hits 36

ASP.NET Multipage TIFF Viewer with Thumbnails...

PageMethods In ASP.NET AJAX

ASPAlliance.com - The #1 ASP.NET Community, March 9, 2010
Views: 224 | Hits 58

Page Methods is a new mechanism in ASP.NET applications where the server code can be bound to ASP.NET pages. It is an easy way to communicate asynchronously with the server using ASP.NET AJAX technolo...

Supercharging ASP.NET MVC with MvcContrib (article)

Jeffrey Palermo, March 9, 2010
Views: 300 | Hits 64

CoDE Magazine has published a new article from me on MvcContrib.  Here is an excerpt: Hot on the heels of the groundbreaking release of ASP.NET MVC CTP 1 in December of 2007, an open source proj...

ASP.NET 3.5 Enterprise Application Development with Visual Studio 2008 (Wrox) by Vince Varallo...

DotNetJohn.Com, March 8, 2010
Views: 132 | Hits 18

A book review....

ASP.NET AJAX MultiHandleSliderExtender - Slide by Year and Month

The Code Project Latest Articles, March 8, 2010
Views: 215 | Hits 41

Tutorial - How to utilize ASP.NET MultiHandleSlider extender to select year and month in a range, and set the Chart controls in action...

A few announcements for those in the UK

ScottGus Blog, March 8, 2010
Views: 170 | Hits 7

[In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu] This a quick post to announce a few upcoming events for those in th...

Dashboards Made Easy - The DrillDownManager Control

ComponentArt WebLogs, March 5, 2010
Views: 84 | Hits 9

The usability and value of most modern dashboards becomes seriously questioned if the data shown is fixed, and the user does not have the ability to zoom in or drill-down into the data to a more detai...

An access violation occurs, and the corresponding application pool is recycled when an ASP.NET 1.1 Web site is under a heavy load

kbAlertz.com :: .NET Framework 1.1, March 5, 2010
Views: 221 | Hits 4

976400 ... An access violation occurs, and the corresponding application pool is recycled when an ASP.NET 1.1 Web site is under a heavy loadThis RSS feed provided by kbAlerz.com.Visit kbAlertz.com to ...

A .NET Framework 2.0-based Multi-AppDomain application stops responding when you run the application

kbAlertz.com :: .NET Framework 2.0, March 5, 2010
Views: 238 | Hits 12

979744 ... A .NET Framework 2.0-based Multi-AppDomain application stops responding when you run the applicationThis RSS feed provided by kbAlerz.com.Visit kbAlertz.com to subscribe. It's 100% free ...

An innovative architect to develop .NET business web forms (1) - rather than ASP.NET and MVC

The Code Project Latest Articles, March 5, 2010
Views: 222 | Hits 52

The article introduces an innovative architect to develop business web forms in enterprise software development which is better performance, higher productivity, more configurability and easier mainta...

Upcoming Speaking Engagements

AspNetResources.com articles, news and updates, March 5, 2010
Views: 146 | Hits 7

This is a short notice, but still… I'm giving my IoC and DI with WebForms presentation at the New York Code Camp tomorrow. Instead of walking away with a "this is only a demo; don'...

ArgumentException: The string must be at least XXX characters long

kennyw.com, March 5, 2010
Views: 36 | Hits 1

I hit this obtuse exception the other day. The stack had System.Configuration code on it, which is the only way I managed to track it down to a StringValidator attribute. A few things that would have ...

Video of C4MVC talk on MvcContrib Portable Areas

Jeffrey Palermo, March 4, 2010
Views: 171 | Hits 22

Recently, I gave a presentation to the C4MVC virtual user group focus on ASP.NET MVC, and headed up by Eric Hexter.  You can see the meeting info here.  I introduced and walked through a P...

Print HTML in ASP.Net and export it to MS Word

ASP.NET Announcements, March 3, 2010
Views: 350 | Hits 70

Hi Community!My name is Max from SautinSoft and I would like to offer new .Net component which helps ASP.Net developers to:Export HTML/ASPX content into Word (RTF) for printing purpose with page head...

Get to know Telerik WebUI Test Studio: Live Demo

the telerik blogs, March 3, 2010
Views: 144 | Hits 8

Join our webinar to get started with Telerik WebUI Test Studio and see how you can create automated tests in less than 15 minutes. Register here>>...

Improving CSS With .LESS

4GuysFromRolla.com Headlines, March 3, 2010
Views: 318 | Hits 54

Cascading Style Sheets, or CSS, is a syntax used to describe the look and feel of the elements in a web page. CSS allows a web developer to separate the document content - the HTML, text, and images -...

jQuery ASP.NET Server Control

The Code Project Latest Articles, March 2, 2010
Views: 211 | Hits 50

A simple ASP.NET Server Control to refresh jQuery code within an Update Panel using MS Script Manger....

ASP.NET Captcha Will Support Audio

The ASPx Blog, March 2, 2010
Views: 177 | Hits 11

Good news! The upcoming ASP.NET Captcha control will support audio! And it was your great feedback on the ASPxCaptcha announcement that made the difference! The DevExpress ASP.NET team will ad...

Telerik Extensions for ASP.NET MVC Official Release is Just Around the Corner

the telerik blogs, March 2, 2010
Views: 186 | Hits 10

The Telerik Extensions for ASP.NET MVC continue to march triumphantly towards their v1 in the Q1 2010 release. Thanks to your valuable feedback during the past few months, we were able to shape our ro...

Improvements in RadSlider for ASP.NET AJAX's visual appearance

the telerik blogs, March 2, 2010
Views: 185 | Hits 1

The RadSlider is getting a subtile, but still important update for its visual appearance in the Q1 2010 release of RadControls for ASP.NET AJAX. We made the look and feel of all skins be consistent so...

Difference between ASP.NET Sessions, Application variables and Cache objects.

Al Pascual, March 2, 2010
Views: 233 | Hits 35

tweetmeme_url = 'http://alpascual.com/blog/difference-between-asp-net-sessions-application-variables-and-cache-objects/';tweetmeme_source = 'alpascual';When developers start with ASP.NET Web Forms the...

Creating a Persistent Panel Web Control

The Code Project Latest Articles, March 1, 2010
Views: 187 | Hits 10

Extending ASP.NET's Built in Panel Control to create Sticky control values between page visits....

Product Spotlight