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...

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:

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:

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...

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:

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...

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: ,

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...

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: , ,

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: ,

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...

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: , ,

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...

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: , , ,
More Posts Next page »
Powered by Community Server (Non-Commercial Edition), by Telligent Systems