Community developer blogs
Better .NET
- Author
- Ken Versaw
- Last updated
- 21 May 2008 at 22:55
- Url
- http://kversaw.blogspot.com/
- Feed
- http://feeds.feedburner.com/Betternet
Recent Posts
-
On Thrashing
Posted: 21 May 2008 at 22:55 by noreply@blogger.com (Ken)
Sometimes I sit back and am amazed at the design tools we have today. As a single developer I can create a very functional web application in a matter of months. Even with the great tools we have today developers still face impediments to productivity. If you have any experience writing software the
-
On Thrashing
Posted: 21 May 2008 at 22:26 by Ken
Sometimes I sit back and am amazed at the design tools we have today. As a single developer I can create a very functional web application in a matter of months. Even with the great tools we have today developers still face impediments to productivity. If you have any experience writing software
-
Better Searching Using LINQ
Posted: 02 Apr 2008 at 20:50 by Ken
I'm going to come right out and say it, I love LINQ to SQL. I love it, I love it, I love it. Not only does it save us time by eliminating plumbing code, but it gives us new tools to write better code.One thing that has always bothered me was I never found an elegent way to do multi-field searching.
-
Better Searching Using LINQ
Posted: 02 Apr 2008 at 19:47 by Ken
I'm going to come right out and say it, I love LINQ to SQL. I love it, I love it, I love it. Not only does it save us time by eliminating plumbing code, but it gives us new tools to write better code.One thing that has always bothered me was I never found an elegent way to do multi-field searching.
Events coming up
-
Dec
8
LINQ Fundamentals
Waltham, United States
This course will cover all these topics, plus the language extensions for LINQ and using LINQ with over the web with ADO.NET Data Services.
Related blogs
-
Ben Hall's Blog
Personal blog, mainly covering Microsoft technology but branching into other areas for fun. Areas of focus mainly include: Linq, SQL Server 2005/2008, C#, Sandcastle Documentation, TDD, MbUnit, Java and Ruby
-
Aflava weblog
Blog about .Net technologies and Windows Forms in general. It will also discuss about my products and company.
-
TechnicaOne Blogs
TechnicaOne Blogs provides various resources for the .Net Developer Community including DotNetNuke Development, SharePoint 2007
Related discussion
-
How to Change Default exe Icon in C#.net Windows Application
by sonali.terse (2 replies)
-
Web App Service Project - Assistance Requested
by JusticeV (0 replies)
-
VB.net ms SQL 2005 express :- couldn't enter data into database
by sanjeev58 (0 replies)
-
how to save email into database in xml format to sql format and how to trigger back in html
by shahid123 (0 replies)
-
insert in master table and update in other table
by shahid123 (0 replies)
Related podcasts
-
Rocky Lhotka on Data Access Mania, LINQ and CSLA.NET
Scott talks with developer and author Rockford Lhotka about the attack of the DALs (Data Access Layers). How can we put LINQ to SQL, LINQ to Entities and classic multi-tiered design all into a larger context? What's the right strategy for your data access needs? Scott's got questions and Rocky's ...