ASP.NET Influential Weblogs
Sign in
|
Join
|
Help
Home
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Tags
.NET
AppFabric
ASP.NET
ASP.NET MVC
Community News
FTP
IIS
iis news item
IIS7
Media
Microsoft
Musings
MVC
Open Source
PHP
Podcast
Programming
Silverlight
Smooth Streaming
Source Code
tips and tricks
Tools
Visual Studio
Visual Studio 2008
WPF
Community
Home
Blogs
Media
Forums
Wikis
Groups
Video
Job
Archives
September 2010 (19)
August 2010 (44)
July 2010 (65)
June 2010 (56)
May 2010 (76)
April 2010 (73)
March 2010 (76)
February 2010 (61)
January 2010 (54)
December 2009 (49)
November 2009 (32)
October 2009 (10)
September 2009 (48)
August 2009 (56)
July 2009 (90)
June 2009 (100)
May 2009 (87)
April 2009 (93)
March 2009 (36)
February 2009 (6)
January 2009 (12)
December 2008 (10)
November 2008 (9)
October 2008 (2)
May 2009 - Posts
May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio
by
ScottGu's Blog
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 past. You can also now follow me on twitter Read...
Filed under:
MVC
,
ASP.NET
,
Community News
,
Visual Studio
,
.NET
,
Atlas
ViewModel with MVC/Navigation in Silverlight
by
Nikhil Kothari's Weblog
I've been writing about ViewModel (aka MVVM) pattern ( here , here , here and more) and implementing it in Silverlight.FX for quite some time now, and it continues to be an exciting area for further thinking, and prototyping. This time around I want...
Filed under:
Silverlight
Application Pool warm-up
by
The Official Microsoft IIS Site
I had a post the other day on forums.iis.net that I did some research and wanted to share. It was regarding Application Pool warm-ups. Currently, there is no settings to help after a recycle, crash of an app pool etc. http://www.asp.net/learn/whitepapers...
Filed under:
IIS
Tip#66: Did you know... how to insert quotes values automatically while typing the attrib values?
by
The Official Microsoft IIS Site
It's a nice time saver if you would like the HTML editor to automatically add quotes for the attribute values while you are typing. To set this option select Tools->Options. Check Show all settings. From the left pane select Text Editor -> HTML...
Filed under:
Visual Studio 2008
,
tips and tricks
,
Editor
,
Deepak Verma
,
HTML
Adding Custom Search Providers to Windows 7 plus Advanced Search Tricks
by
Scott Hanselman's Computer Zen
Disclaimer: Many of my tips have crashed cars, broken lights, and caused lawnmowers to go mad. If anything here seems out of your skill level or at all scary, run screaming away from here, hold your families and friends close; squeeze them tight and never...
Filed under:
Win7
Speaking in Southern California on Silverlight 3 and ASP.NET MVC – June 1st, 2nd and 3rd
by
Dan Wahlin's WebLog
I always love visiting California and get a chance to visit again on behalf of INETA to speak at 3 .NET user groups next week. If you’re in the Southern California area and are interested in Silverlight 3 or ASP.NET MVC swing on by. Here’s...
Filed under:
ASP.NET
,
.NET
,
Silverlight
,
ASP.NET MVC
Certificate Renewals in IIS 7
by
The Official Microsoft IIS Site
Certificate renewals have changed from IIS 6 to IIS 7. Specifically, IIS 7 generates a different type of certificate renewal. The way it was… IIS 6 creates a PKCS #10 type of renewal. This is essentially just a new request with the information...
Filed under:
IIS7
,
certificates
Episode #1 of the Misfit Geek Podcast is now LIVE !
by
The Official Microsoft IIS Site
The first podcast in my new series is now live at http://misfitgeek.com/podcast/misfit-geek-podcast/ This episode is an interview with Senior Lean PM Scott Hunter on the future of Web Forms. Hope you will listen, subscribe and enjoy ! Technorati Tags...
Filed under:
ASP.NET
,
.NET
,
Podcast
,
Blog
,
asp
,
microsoft asp.net ajax training
,
web forms
Pivots to the Rescue – Providing Flexible SQL Server Queries
by
Dan Wahlin's WebLog
One of the projects my company is currently working on has a requirement to be able to store timesheet data in a more flexible manner. The existing Access forms application is being converted to Silverlight 3 and has a fairly rigid (albeit standard...
Filed under:
.NET
,
Silverlight
,
SQL Server
Hanselminutes Podcast 163 - Software Metrics with Patrick Smacchia
by
Scott Hanselman's Computer Zen
My one-hundred-and-sixty-third podcast is up . Scott sits down with Patrick Smacchia , lead developer of NDepend , and talks about Software Metrics. What metrics lie beyond Lines of Code? Metrics Definitions NDepend "Placemat" PDF NDepend Features...
Filed under:
Learning .NET
,
Podcast
PHP|Tek in Chicago
by
The Official Microsoft IIS Site
Last week I got the perfect excuse to get out of the Planning and Budget process that we are going through right now, attending PHP|Tek, which was a welcome escape as planning and budgeting in any company is usually enough fun to make a grown man cry...
Filed under:
PHP
,
Open Source
,
~FeaturedPost
,
Community
,
Dynamic Languages
,
Industry Conferences
,
Hank Janssen
Check Out PHP on IIS 7
by
The Official Microsoft IIS Site
Making PHP applications run efficiently and reliably on IIS 7 is one of our key goals. The IIS team is working with Zend to optimize the performance of PHP on IIS 7 and the results have been remarkable. In addition to performance improvements to PHP and...
Filed under:
PHP
,
IIS 7
,
Beginner
Tip#65: Did you know...How to quickly create a GridView that is hooked up to a SQL table?
by
The Official Microsoft IIS Site
In Tip#64, we showed you how to convert a GridView's bound fields into template fields. In this tip, we will show you how to quickly create a GridView that is hooked up to a SQL table. Typically, if you want a GridView then you need to add it to the...
Filed under:
ASP.NET
,
Visual Studio 2008
,
tips and tricks
,
Visual Studio 2008 SP1
,
Data
Tip#64:Did you know … How to convert a GridView column from asp:BoundField to asp:TemplateField in Design View?
by
The Official Microsoft IIS Site
Assume that you already have a data source SqlDataSource1 that binds to a simple query returning some details from the Customers table. <asp:SqlDataSource ID= "SqlDataSource1" runat= "server" ConnectionString= "<%$ ConnectionStrings...
LIDNUG: Free Online Virtual Chat with Me Today
by
ScottGu's Blog
LIDNUG (Linked .NET Users Group) is hosting an online chat with me today (Wednesday) from 11:30am to 1pm PST (Pacific Standard Time). Anyone is free to join and the agenda topic will be open – so bring your questions! Click here to learn more about...
Filed under:
ASP.NET
,
Community News
,
.NET
,
Talks
More Posts
Next page »