developerFusion asp.net
Related asp.net tutorials
-
REST and .NET 3.5 Part 1 - why REST based services?
by Richard Blewett
Why has REST been getting so much attention recently? It's no accident that Yahoo, Google and Amazon have chosen not to use SOAP to expose their APIs. Learn some of the issues of using SOAP, and how a RESTful based architecture can resolve some of these.
-
ASP.NET Patterns every developer should know
by Alex Homer
In the first of three parts, Alex looks at some of the basic patterns in ASP.NET, and how you can apply these to your ASP.NET applications in a few simple steps.
-
Controller Patterns for ASP.NET
by Alex Homer
Discover how to use controllers and partial views within your web applications, allowing powerful web applications to dynamically choose correct views at runtime, and preserving your seperation of concerns.
Related asp.net discussion
-
Profile Class does not work after Translation in London
8 days ago by converter2009 (1 replies)
-
what is the SQL Server Provider
8 days ago by hayperaktib (1 replies)
-
Very Urgent regarding deleting the images from a folder
11 days ago by Nanosteps (6 replies)
-
Java Script, File uploading on ftp server using java script code in Bombay
11 days ago by h_c_a_andersen (2 replies)
-
sharepoint calendar web part with events from sql table in Baton Rouge
11 days ago by converter2009 (2 replies)
-
Using FedEx Web Service to Calculcate Shipping Cost in Independence
15 days ago by bhora123 (4 replies)
Related asp.net code samples
-
Binding Multiple Fields to ASP.NET ListControl classes
by Neil Dodson
Out of the box, the ASP.NET list controls (CheckBoxList, RadioButtonList, DropDownList) only support data binding on a single field. Learn how to work around this to bind to as many fields as you need.
-
Developing your first Visual WebGui application
by Guy Peled
An introduction to Visual WebGui through a sample application.
-
Health Monitoring in ASP.NET 2
by
This is a code sample for using health monitoring...
Related asp.net podcasts
-
Coding QA Podcast: Episode 9 Releasing a Product
Published 5 months ago, running time 0h33m
In this show Matthew and Federico talk about what the ASP.NET QA team does to prepare for a release. Taking into account the recent release of ASP.NET 4 Beta 1, theyâll go over several of the "exit criteria" that the product must meet before delivery to the public. News Lightweig...
-
Coding QA Podcast: Episode 6
Published 6 months ago, running time 0h27m
In this show Federico and Matthew explore the question of "when too much automation is too much?" Based on their experiences in the ASP.NET QA team, they talk about the danger of automating for the sake of automation, the problems that it can create, and the value of context driven test...
-
Herding Code: Herding Code 47: Joe Brinkman on Webforms vs ASP.NET MVC
Published 6 months ago, running time 1h3m
This week on Herding Code, the guys speak with Joe Brinkman, Co-founder and Technical Fellow at DotNetNuke Corporation, about the ASP.NET MVC vs. Webforms debate, open source development, recent advancements in DotNetNuke and how to improve our industry and the community as a whole.Joe explains...
Related asp.net developer news
-
ASP.NET MVC reaches Beta
on Oct 16, 2008 by James Crowley
Ruby on Rails... for .NET developers! Well, kinda.
-
JQuery to ship with Visual Studio
on Sep 28, 2008 by James Crowley
ASP.NET AJAX to build on top of JQuery rather than re-invent it
Featured asp.net user groups
-
DevEvening
Woking, United Kingdom
A very informal evening held at a Surrey hotel with presentations given by .net developers on any topic they wish to talk about followed by a pint & tasty meal. -
NxtGenUG
Nationwide, United Kingdom
NxtGenUG is about bridging the gap between Microsoft and the developer. The waves of technology emerging from Microsoft is relentless, developers are under more pressure to deliver software and also understand these new technologies. We want to enlighten developers, and get them enthusiatic about these new technologies, by providing quality meetings, with the top speakers in Europe. -
Edge User Group
London and Surrounds, United Kingdom
Vista Squad is a usergroup that brings IT Pros and Developers together. Harnessing Vista and the .NET framework we hope to show the power of the Microsoft technologies.
Related book
-
Debugging ASP.NET (Landmark)
Debugging ASP.NET focuses on the various tools, techniques, and best practices associated with debugging ASP.NET web applications under Microsoft's new .NET platform. Brief descriptions of the problems with debugging previous versions of ASP are cove...