ASP.NET

ASP.NET Interview Questions For New College Graduates

I’m not the first to write on this topic and probably won’t be the last.  But, I do have something to say on the matter that I think is helpful. In...

0 replies - 362 views - 11/13/09 by DaveMBush in News

Access a Control by ID From Within a Databound Control

Databound controls are at once very easy and very frustrating.  If you just need to do some simple databinding that gets a list of items on the screen and...

0 replies - 352 views - 11/02/09 by DaveMBush in News

ASP.NET MVC Translated for the Web Forms Programmer (5 in a series) - What the Frig Is a View Model?

I wanted to expound on something very important that I kind of glazed over in the last post, View Models. View Models are something that is very pivotal to MVC...

0 replies - 736 views - 10/29/09 by sarajo in News

12 ASP.NET MVC Best Practices

Last week I held two presentations about ASP.NET MVC for the new-born DotNetRomaCeStà user group in Rome. And one of them was about what I consider to be...

0 replies - 1224 views - 10/28/09 by Simone Chiaretta in News

My ASP.NET MVC Stack and Why I've Chosen It

In my current project I'm starting to develop a new web application using ASP.NET MVC and given all the environmental conditions, choosing the stack, from the...

0 replies - 1369 views - 10/15/09 by Simone Chiaretta in News

HttpContext.Items[] vs Session[]

Since .NET first because available, passing data around during a request has become a lot easier.  The ability to set a property has made that so.  Still...

1 replies - 1132 views - 10/12/09 by DaveMBush in News

Sitemap Action Result for ASP.NET MVC

One common feature of any modern web application to improve its SEO and traffic is the use of sitemap as a standard XML derivation. I’ve been using such...

0 replies - 1221 views - 10/07/09 by keyvan in News

Forms Authentication - Manual Authentication

I’ve had several occasions in the past where I’ve needed to do my own authentication or I’ve needed to add some additional methods to the authentication...

2 replies - 1336 views - 10/06/09 by DaveMBush in News

ASP.NET MVC Translated for the Web Forms Programmer - Part 1 of 4

Ok, so, do you remember learning about HTTP Get and HTTP Post in school? Ok, do you remember when you started building Web Forms and you just chalked that up...

0 replies - 1387 views - 09/25/09 by sarajo in News

DotNetNuke - Retrieving Host Access

One of the most frustrating events that can happen in any system is forgetting your password and not being able to retrieve it.  DotNetNuke has a retrieval...

0 replies - 841 views - 09/22/09 by DaveMBush in News

Lucene.net: Your First Application

In the first two posts of the tutorial you learnt how to get the latest version of Lucene.net, where to get the (little) documentation available, which are the...

0 replies - 1310 views - 09/14/09 by Simone Chiaretta in News

Author Interview: Simone Chiaretta & Keyvan Nayyeri on ASP.NET MVC 1.0

DZone recently had a chance to sit down with Simone Chiaretta and Keyvan Nayyeri, authors of Wrox' Beginning ASP.NET MVC 1.0 and DZone's ASP.NET MVC 1.0...

0 replies - 1884 views - 09/09/09 by alashcraft in Articles

Lucene.net: The Main Concepts

In the previous post you learnt how to get a copy of Lucene.net and where to go in order to look for more information. As you noticed the documentation is far...

1 replies - 1196 views - 09/02/09 by Simone Chiaretta in News

How to Get Started with Lucene.net

A few weeks ago I expressed my intention of introducing Lucene.net into Subtext, and that I would have written about the journey. In this post I’m going to...

0 replies - 926 views - 08/28/09 by Simone Chiaretta in News

Telerik Embraces Open Source with New Extentions for ASP.NET MVC

Newton, MA, August 12, 2009 – Telerik, a leading provider of development tools and solutions for the Microsoft .NET platform today unveiled its new line of...

0 replies - 1151 views - 08/12/09 by alashcraft in Announcements