Keith Barrows
Musings on Microsoft Technologies and other technical things
Sign in
|
Join
Home
About
RSS
Atom
Comments RSS
Search
Tags
ALT.NET
Announcements
Architecture
ASP.NET
ASP.NET Starter Kits
ASPInsider
Book Review
C# (Specific)
Caching
Communities
CS
CSK 2.0
Current Events
Diabetes
Education
EntLib
Event
Extensions
fx 3.5
LINQ
Notes
Outlook
Personal
R&D
SQL
SQL Server
VBA
Virtualization
VS2005
XML
XML/RSS
News
You will probably find this content duplicated on my site at http://sol3.net. However, this blog will have just my technology related posts moving forward.
Navigation
Home
Blogs
Archives
October 2009 (1)
July 2009 (2)
October 2008 (1)
September 2008 (2)
August 2008 (2)
June 2008 (1)
May 2008 (1)
April 2008 (5)
March 2008 (1)
February 2008 (1)
January 2008 (12)
November 2007 (1)
October 2007 (7)
September 2007 (2)
August 2007 (2)
July 2007 (1)
May 2007 (1)
April 2007 (1)
June 2004 (3)
May 2004 (2)
April 2004 (17)
March 2004 (15)
November 2003 (2)
April 2003 (1)
March 2003 (2)
Affiliations
Community: C# Today
All Starter Kits
ASPInsiders
Microsoft MVP
Advice - ASP
Advice - SQL
Advice - XML
ASP.NET Site
Recent Posts
0
Comments
Using LINQ to SQL Classes in VS2005
by
StarPilot
I am having a devil of a time setting up LINQ for SQL in VS2005. I have fx3.5 setup, have installed fx3.5SP1, etc, etc. What googling has shown me is when I want to add a LINQ to SQL Classes item to my project I should see something like the...
Filed under:
fx 3.5
,
LINQ
,
VS2005
0
Comments
Tidbits
by
StarPilot
From time to time I get a slew of links that may/should be useful to others than just myself. The quotes are from these web pages and are not of my manufacture. 40+ Essential Front End Web Developer Cheat Sheets Quote: Today more or less everyone can...
Filed under:
Notes
0
Comments
Blogging on ASP.NET Weblogs site again…
by
StarPilot
Just a quick blog to say I finally have Live Writer setup to post computer technology related posts to http://weblogs.asp.net/kbarrows now. I still have a few things to get setup like publishing images and files and such but that will fall in place...
Filed under:
Announcements
0
Comments
Missed my High School Reunion :(
by
StarPilot
Wish I had thought to google for this. Another classmate just left me a message on MySpace and the link to my HS Reunion site . <sigh/> With all of this technology at hand it is still hard to know when periodic events like this happen...
Filed under:
Personal
0
Comments
Loading XML with accented characters breaks System.XmlDocument.Load()
by
StarPilot
It took me a bit of time but I finally found a solution for loading a XML file that has accented characters (like áéíóúâä) into a UTF-8 format. I'm loading data for a client and it ended up having a name in it...
0
Comments
Managed Extensibility Framework (MEF) is on CodePlex
by
StarPilot
The Managed Extensibility Framework (MEF) is a new library in .NET that enables greater reuse of applications and components. Using MEF, .NET applications can make the shift from being statically compiled to dynamically composed. If you are building extensible...
Filed under:
Architecture
,
fx 3.5
,
Extensions
0
Comments
SQL Not In Revisited
by
StarPilot
I always seem to struggle with a NOT IN clause when there are more than one column to compare. This, of course, comes up when I am trying to get records from one set that are NOT IN another set and the comparison has to be done across multiple columns...
Filed under:
SQL
0
Comments
SQL XML - TreeView
by
StarPilot
I sometimes forget how to do an XML output formed in a tree when dealing with a single table parent/child relationship. There is a great explanation on SQL Server Central on *how* to do this . I am mainly capturing the link and the SQL I just...
Filed under:
XML
,
SQL
11
Comments
Microsoft's Velocity - Caching turned up a notch
by
StarPilot
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...
Filed under:
ASP.NET
,
Caching
0
Comments
VS 2008 and .NET FX 3.5 SP1 (Beta)
by
StarPilot
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.) Cross posted from my blog at http://schema.sol3.net/kbarrows
Filed under:
ASP.NET
,
fx 3.5
More Posts
Next page »