Welcome to Sol 3 Sign in | Join | Help

Browse by Tags

All Tags » ASP.NET
Microsoft's Velocity - Caching turned up a notch
Microsoft just released it's CTP-1 of a new caching product code named Velocity.  It is a distributed caching technology that should add extra velocity to your ASP.NET applications. Summary: “Velocity” is a distributed in-memory application...( Read More...

from Keith Barrows - StarPilot | 1 Comments

Filed under: ,

VS 2008 and .NET FX 3.5 SP1 (Beta)
The beta has been released.  Scott Guthrie has a huge list of what to expect . (The image should link you directly to the download page.)   Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!...( read more ) Read More...

from Keith Barrows - StarPilot | 1 Comments

Filed under: ,

Using multiple config files in one application
I'm supporting an ASP ( Application Service Provider ) style application for my company.  Instead of putting each client's settings into a single config file, I wanted to have the main config file point to each clients configuration.  After...( Read More...

from Keith Barrows - StarPilot | 1 Comments

Latest build of the ASP.NET MVC source on CodePlex
Come and get it! If you are a MVC developer and really want to dig into the core of MVC then go directly to CodePlex and get the code ! Scott Guthrie has a LOT more details on his blog. Share this post: email it! | bookmark it! | digg it! | reddit! |...( Read More...

from Keith Barrows - StarPilot | 1 Comments

Filed under: , ,

DDD Ireland
Looking for events?  Are you in Ireland on May 3rd?  What better way to spend a Saturday than at an event with some funny   charismatic notable characters like Plip and Sussman !  With Plip's permission I've duplicated his blog entry...( Read More...

from Keith Barrows - StarPilot | 1 Comments

Filed under: ,

ASP.NET MVC Source Code Now Available
Scott Guthrie just announced the availability of the ASP.NET Model-View-Controller source code.  And believe me when I say this - the ASP.NET team is doing their darndest to make sure this works for you . Our plans are to release regular drops of...( Read More...

from Keith Barrows - StarPilot | 1 Comments

Filed under: ,

Microsoft Mix 08
If you did not make it to Mix 08 this year the keynote speeches are now available online.  If you don't know what mix is you may want to take a look at: Microsoft's Mix Website The Mix08 Conference Website   del.icio.us Tags: ASP.NET , Event...( Read More...

from Keith Barrows - StarPilot | 1 Comments

Filed under: ,

ASP.NET Wiki (Beta) has just launched
Scott Hanselman just announced the launching of the ASP.NET Wiki (Beta).  If you are wondering why a Wiki this is what Scott has to say:  "To provide a targeted, categorized, human-hand-edited, and living Wiki for finding answers to ASP.NET...( Read More...

from Keith Barrows - StarPilot | 1 Comments

Filed under: ,

Book Review: ASP.NET Data Presentation Controls Essentials
While this is not a book for beginners in the ASP.NET world I found the book to be very informative.  Joydip Kanjilal has taken a section of data handling and display, dug into the internals and brings it to the pages of his first book.  Even...( Read More...

from Keith Barrows - StarPilot | 1 Comments

Filed under: , ,

MS is Releasing the Source Code for the .NET Framework Libraries!
Scott Guthrie , plus others at Microsoft have released the latest news - Releasing the Source Code for the .NET Framework Libraries !! Enjoy! Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!...( read more ) Share this...(read more)

from Keith Barrows - Aggregated | 0 Comments

Filed under:

Using the SortedDictionary<K,V> to move items from one list control to another
An app I am currently working on uses the paradigm of moving items from one listbox to another instead of doing a DB call for each user interaction. I needed a way to nicely move stuff from left to right and right to left and keep it sorted. By using...(...(read more)

from Keith Barrows - Aggregated | 0 Comments

Filed under: ,

Powered by Community Server (Commercial Edition), by Telligent Systems