Reading Blog Digest

Reading Blog Digest

ComputerZen.com - Scott Hanselman

ComputerZen.com - Scott Hanselman

Scott Hanselman's Thoughts on .NET, WebServices, and Life

Scott Hanselman


http://feeds.feedb...com/ScottHanselman
Add to your Website!



Back To Basics - Everyone Remember Where We Parked (that memory)!

Posted Thursday July 10, 2008, 1:49 pm, Over one day old


Read Back To Basics - Everyone Remember Where We Parked (that memory)! (Links)

Learning WPF with BabySmash - MVC or MVP and the Benefits of a Designer

Posted Thursday July 10, 2008, 1:49 pm, Over one day old
Here it is now (and it's got animations and interactions, but you'll have to run it to see ): There's also a bunch of new features that have been made possible by refactoring the project to an MVP (Model-View-Presenter) pattern.

This post digest is 1% of the original post size. Uncompress

Read Learning WPF with BabySmash - MVC or MVP and the Benefits of a Designer (Links)

Deploying ASP.NET MVC on ASP.NET 2.0

Posted Tuesday July 8, 2008, 9:48 am, Over one day old
This is because while your development machine's compiler is 3.5 since you're using VS2008, when you deploy your ASPX views to the server side, that machine has only.NET 2.0 SP1 and will compile those views with the 2.0 compilers.

This post digest is 2% of the original post size. Uncompress

Read Deploying ASP.NET MVC on ASP.NET 2.0 (Links)

Hanselminutes Podcast 120 - The Odd Couple - A Developer and a Designer talk about working with XAML

Posted Monday July 7, 2008, 9:14 am, Over one day old
My one-hundred-and-twentieth podcast is up. They also speak frankly about their opinions as full time users of Blend and VS2008. Richard's Blog Felix’s Blog Conchango Subscribe: Download: MP3 Full Show Torrent: Download via µtorrent ACTION: Please vote for us on Podcast Alley!

This post digest is 19% of the original post size. Uncompress

Read Hanselminutes Podcast 120 - The Odd Couple - A Developer and a Designer talk about working with XAML (Links)

Back to Basics - Do namespace using directives affect Assembly Loading?

Posted Friday July 4, 2008, 9:48 am, Over one day old
For example, this compiles fine: using Guid = System.Guid; namespace Microsoft.Sample { public class Guid { public Guid(string s){} } public class Program { public static void Main(string[] args) { Guid g = new Guid("hello"); } } }

This post digest is 4% of the original post size. Uncompress

Read Back to Basics - Do namespace using directives affect Assembly Loading? (Links)

The Weekly Source Code 30 - VB.NET with XML Literals as a View Engine for ASP.NET MVC

Posted Wednesday July 2, 2008, 9:34 am, Over one day old
Now, we thought it'd be cool/interesting/potentially-something if we could use the XML Literal support to get, as Andrew puts it "compiled, strongly typed, intellisense friendly views." Sure, we mostly get that with the ASPX pages, but perhaps this would be better/easier/something?

This post digest is 3% of the original post size. Uncompress

Read The Weekly Source Code 30 - VB.NET with XML Literals as a View Engine for ASP.NET MVC (Links)

Back to Basics - This is not the object you're looking...wait, oh, it is the object

Posted Tuesday July 1, 2008, 11:55 am, Over one day old
This is a CLR type, and not a JavaScript type or a type you'd know about if you were familiar with the DOM and were expecting something more DOM-like. HtmlElement anchor; public void doit(object sender, HtmlElementEventArgs e) { if (sender.Equals(anchor)) { MessageBox.Show("woot"); } }

This post digest is 3% of the original post size. Uncompress

Read Back to Basics - This is not the object you're looking...wait, oh, it is the object (Links)

How to Programmatically tell if an IIS AppPool is 32-bit or 64-bit

Posted Tuesday July 1, 2008, 11:55 am, Over one day old
To list all AppPools: c:WindowsSystem32inetsrvappcmd list apppool APPPOOL "Joe" (MgdVersion:v2.0,MgdMode:Integrated,state:Started) APPPOOL "Sally" (MgdVersion:v1.1,MgdMode:Classic,state:Started) APPPOOL "Fred" (MgdVersion:v2.0,MgdMode:Integrated,state:Started)

This post digest is 24% of the original post size. Uncompress

Read How to Programmatically tell if an IIS AppPool is 32-bit or 64-bit (Links)

The Spirit of Open Source - Netiquette can be subtle

Posted Monday June 30, 2008, 10:48 am, Over one day old
Let's encourage Florian to keep up the great work and as we go about our lives as members of the Open Source community, let's remember to appreciate all the hard work that folks put into their various projects and that just because Copy/Paste is easy doesn't make it right.

This post digest is 2% of the original post size. Uncompress

Read The Spirit of Open Source - Netiquette can be subtle (Links)

A Back To Basics Case Study: Implementing HTTP File Upload with ASP.NET MVC including Tests and Mocks

Posted Friday June 27, 2008, 1:34 pm, Over one day old
Note that Request.Files has been around since 1.x and isn't a strongly typed collection of anything, so the GetEnumerator() of.Files that we're using in the foreach returns strings that are then used as keys into the Files[] indexer.

This post digest is 1% of the original post size. Uncompress

Read A Back To Basics Case Study: Implementing HTTP File Upload with ASP.NET MVC including Tests and Mocks (Links)

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | Next


Search ComputerZen.com - Scott Hanselman

Enter your search term in the field below.


Search:
Top

Related to ComputerZen.com - Scott Hanselman

If you enjoy ComputerZen.com - Scott Hanselman you may also like to read:

Top

Bookmark ComputerZen.com - Scott Hanselman

The following one-click bookmarking links are made available for your convenience.

Backflip Backflip   BlinkBits  BlinkBits   Blinklist  Blinklist   BlogMarks  blogmarks
BuddyMarks  Buddymarks   CiteUlike  CiteUlike   Connotea  Connotea   delicious/ del.icio.us   delirious  de.lirio.us   Digg  digg   Feedmarker  FeedMarker   Feed me links Feed Me Links!   Furl  Furl   Give a Link  Give a Link   gravee  Gravee   igooi  igooi   Linkroll  kinja   Lilisto  Lilisto   Linkagogo  Linkagogo   Linkroll  Linkroll   Look Later  looklater  
Magnolia  Magnolia   Maple  maple   netvouz  netvouz   Newsvine  Newsvine
Open Tag Directory  Open Tag Directory   Raw Sugar  Raw Sugar   reddit  reddit  
Scuttle  Scuttle   Shadows  Shadows   Simpy  Simpy   Spurl Spurl   Squidoo  Squidoo   tagtooga  tagtooga   Technorati  Technorati   Wink  Wink   wists  wists  
Yahoo My Web  Yahoo My Web
Top

Subscription ComputerZen.com - Scott Hanselman

The following one-click subscription links are made available for your convenience.

Subscribe via Bloglines.   Add to Google Fusion.   Subscribe in NewsGator Online
Subscribe via My MSN.   Subscribe via RSS-to-JavaScript.   Subscribe via My Yahoo!
Top

Sponsored

 

Powered by Odin Assemble 2.5a