News in the Category:
ASP.NET
Total posts: 9578
The Code Project Latest Articles, May 8, 2008
Deploy zip files to your web application and serve compressed files directly out of the zip file....
Chris Love's Official Blog - Professional ASP.NET, May 8, 2008
So I found this really neat new site this morning written in ASP.NET, CallerComplaints.com . The site allows you to look up complaints about a phone number and report the number The site is a vigilant...
The Code Project Latest Articles, May 8, 2008
The MasterPage is derived from UserControl and thus, does not support the method 'InitializeCulture()', a bit more coding is required in order to make the ASP.NET MasterPage localizable....
Al Pascual, May 8, 2008
I spent many times answering this question at http://forums.asp.net , so I thought to put in a post the answer, so I can do a simple link. How to spoon a thread on the Page_Load so you don't have...
Chris Love's Official Blog - Professional ASP.NET, May 7, 2008
I am honestly not sure how I created this error, but I know this I did not find much out there on how to solve the issue. I think part of the reason this occurred is I was adding existing pages from a...
ASPAlliance.com - The #1 ASP.NET Community, May 7, 2008
This article describes how to manage configuration data programatically through an ad hoc API in ASP.NET 2.0. After providing a brief introduction, Sanjit examines the usage and application of connect...
The Code Project Latest Articles, May 6, 2008
An ASP.NET Handler for resizing and rotating/flipping images dynamically...
The Code Project Latest Articles, May 6, 2008
Notifying a user when leaving a web page that has modifications....
The Code Project Latest Articles, May 6, 2008
This article shows a technique for building ASP.NET Web pages where the entire page contents are created dynamically in code-behind...
K. Scott Allen, May 6, 2008
There are two applications on CodePlex that are interesting to compare and contrast. The MVC Storefront and Background Motion.
MVC Storefront
MVC Storefront is Rob Conery's work. You can watch Rob li...
the telerik blogs, May 5, 2008
Just found out (from Telerik's homepage:) that we have done pretty well in this year'sasp.netPRO Reader's Choice Awards - 10 awards overall, one in each category in which we participated. Even though ...
Joe On .NET, May 5, 2008
Here is a GREAT quick read on ASP.NET Data Controls for you.
ASP.NET Data Presentation Controls Essentials: Joydip Kanjilal: BooksISBN: 1847193951ISBN-13: 9781847193957
PACKT is not one of t...
youve been HAACKED, May 5, 2008
A while back I wrote a routing debugger which is useful for testing your routes and seeing which routes would match a given URL. Rob suggested we have something like this for unit tests, so I whipped ...
Bill Evjens Blog, May 5, 2008
I just noticed that our $60 book is on sale at Amazon for $16.49 USD! Crazy price. Grab it while you can.
...
Joe On .NET, May 5, 2008
Here is a GREAT quick read on ASP.NET Data Controls for you.
ASP.NET Data Presentation Controls Essentials: Joydip Kanjilal: BooksISBN: 1847193951ISBN-13: 9781847193957
PACKT is not one of t...
Glavs Blog, May 5, 2008
Wally has put up some new podcasts around using Google maps and virtual earth with ASP.NET AJAX. You can check em out at the following links: Integrating ASP.NET AJAX with Google Maps. ASP.NET AJAX wi...
EggHeadCafe.com New Articles, May 4, 2008
By now, you have probably already read about how to use resource files to handle your multi-lingual requirements. So, I won't bore you with that. Instead, I'll just try to get you off to a running s...
youve been HAACKED, May 4, 2008
Not long ago, my compadre Scott Hanselman related the following story... In a recent MVC design meeting someone said something like "well need a Repeater control" and a powerful and very technic...
The Code Project Latest Articles, May 3, 2008
A class based on the Yahoo! Weather RSS feed with Sample in ASP.net and Windows forms...
John Papa, May 2, 2008
Tony Davis of Simple-Talk.com sent me a message today letting me know that they are releasing an eBook called "Best of Simple-Talk" and that one of my articles regarding gathering RSS ...
John Papa, May 2, 2008
Tony Davis of Simple-Talk.com sent me a message today letting me know that they are releasing an eBook called "Best of Simple-Talk" and that one of my articles regarding gathering RSS ...
The Code Project Latest Articles, May 2, 2008
The TreeView can not bind to a DataSet or to an ObjectDataSource. With one line of code you can do that now....
ComponentArt WebLogs, May 1, 2008
Web.UI vNext (preview build included in attached project packages) will include, among other things, a new feature of the CallBack control which will allow it to become extremely useful for integrati...
Peter Brombergs UnBlog, May 1, 2008
I have some pages on my ""fun"" site, ittyurl.net, that generate and display blog search results and offer a custom RSS feed of same. But how can you ""turn on"" the Feed icon in Internet Expl...
the telerik blogs, April 30, 2008
I had a presentation last week at MS DevDays Bulgaria and I thought I'd share it with you.
I was very excited and somewhat nervous - this was my first presentation ever. Nervousness aside, the feelin...
DevX: .NET Feed, April 30, 2008
Build fully-editable Create, Read, Update, and Delete (CRUD) database front-ends easily and discover how to group and aggregate data using the new LinqDataSource control in ASP.NET....
.Avery Blog, April 30, 2008
Since taking over The Lounge I have been slowly refactoring it to my liking. Not that there was much wrong with it, but like most developers I am pretty opinionated in how I think something should be...
ASP.NET Announcements, April 30, 2008
Fourth part of my new article series entitled Building a Simple Blog Engine with ASP.NET MVC and LINQ has been published on ASP Alliance.
In the fourth part of this series, Keyvan talks about the uni...
Chris Love's Official Blog - Professional ASP.NET, April 30, 2008
WROX , one of the .NET community's best friends over the years, has started a new line of eBooks called WROX BLOX. I like the idea of publishing in an eBook format, because you can buy just the part o...
ASPAlliance.com - The #1 ASP.NET Community, April 30, 2008
In the fourth part of this series, Keyvan talks about the unit testing concepts related to the MVC pattern and how Microsoft has adapted these concepts for its ASP.NET MVC framework. He shows these pr...
the telerik blogs, April 29, 2008
It has been some time this was in the making... and as of the beginning of this week RadEditor is the editor one uses to submit community content in MSDN. Here is a hasty screenshot I made for you:
...
The Code Project Latest Articles, April 29, 2008
Case-study on the internals of a Navigational Workflow engine for a fictional dating website called World Wide Dating....
The Code Project Latest Articles, April 29, 2008
Discussing the creation of custom Phone TextBox and its built-in PhoneValidator that validates a group of textboxes which represents three sections of a phone number. It inherits the BaseValidator and...
ScottGus Blog, April 29, 2008
Here is the latest in my link-listing series. Also check out my ASP.NET Tips, Tricks and Tutorials page and Silverlight Tutorials page for links to popular articles I've done myself in the pa...
Brettblog, April 29, 2008
Scott mentions in this blog entry planned updates for IIS 7. In addition "We will
also shortly begin sharing details of a new web application deployment framework for
IIS that enables you to easily ...
Latest Articles From .NET DEVELOPERS JOURNAL, April 28, 2008
Telerik announced the landmark release of its Q1 2008 RadControls for ASP.NET AJAX and WinForms, and Telerik Reporting. The new release represents a final touch in Telerik's goal to offer a comprehens...
The Code Project Latest Articles, April 28, 2008
A method for unit testing views in the .net MVC framework...
Steven Smith, April 28, 2008
Last week I gave three presentations at the DevConnections spring show in Orlando. I received a lot of great feedback from attendees which I definitely appreciate, especially since I was feeling...
The Code Project Latest Articles, April 27, 2008
This article explains how to create a messagebox class to use in web applications...
Clarity Blogs: ASP.NET, April 27, 2008
I got a bit sidetracked from the MVC stuff as I didn't have as much time between projects as expected, but had a chance today to play around with it a bit more at home. I don't really ha...
Brad Abrams, April 26, 2008
One of the things I love about working on the ASP.NET team is that the team is very focused on getting customer feedback. One of the ways we do this we need to ship bits early and often. W...
The Code Project Latest Articles, April 26, 2008
How to integrate a blogger.com blog into an ASP.NET 2.0 Web Site...
The Code Project Latest Articles, April 25, 2008
This article shows a technique for building ASP.NET web pages where the entire page contents are created dynamically in code-behind....
The Code Project Latest Articles, April 25, 2008
Generic web form validations that can be used in all web forms...
Rob Howards Blog, April 24, 2008
See the first post in this series | Previous Post Tip #3 - Put keywords in the URL, the sooner the better. There are 3 documented areas that Google looks for keywords: URL, Title, and finally the bo...
The Code Project Latest Articles, April 24, 2008
GridViewImages from DB in ASP.NET using C#...
The Code Project Latest Articles, April 23, 2008
This article shows how to implement context sensitive help for your ASP.NET web applications using RoboHelp WebHelp....
Rob Howards Blog, April 23, 2008
See the first post in this series Tip #2 - How people link to you really does matter Have you ever taken the time to look at all the different ways you link to your content? For ASP.NET developers the...
Peter Brombergs UnBlog, April 23, 2008
If you need an easy way to handle logging exceptions in your ASP.NET web application but want to avoid all the complexities of using a logging library and / or setting up all the database ""Stuff""...
Rob Howards Blog, April 23, 2008
I recently put together a presentation for a developer conference about SEO for ASP.NET Developers. I was a little surprised at how little content there was when I researched this topic. There was a l...