|
12/4/2008
|
Regular Expression Tutorial, Cheat Sheet, Samples
|
Sample usage in C# .NET, which can also be ported...
continue
|
|
11/27/2008
|
Getting SQL Server table sizes
|
You can easily get Microsoft SQL Server database information to...
continue
|
|
11/5/2008
|
Microsoft Excel alternating color rows / color banding
|
Let's say you have a table of data Starting in...
continue
|
|
10/28/2008
|
ProJobbers launches job postings
|
We at ProJobbers.com are proud to announce aggregated job postings!...
continue
|
|
10/7/2008
|
Extension Methods and Intellisense in VS 2008
|
Trying to create extension methods outside of the assembly. I...
continue
|
|
9/25/2008
|
LINQ: Writing Query Expressions in C# .NET
|
What does LINQ mean? .NET Language Integrated Query
Using LINQ to...
continue
|
|
9/23/2008
|
Unit Testing Mocking: Mock Builders, NMock vs RhinoMock
|
I recently started getting pretty big into Unit Testing. I've...
continue
|
|
9/16/2008
|
FTP files to website using Windows command prompt
|
Many software tools are available FTP file transfer. However, you...
continue
|
|
9/12/2008
|
WCF Secure Services & Message Security Modes
|
WCF supports three types of Security. They are,...
continue
|
|
9/11/2008
|
WCF Binding: BasicHttpBinding vs WsHttpBinding
|
WSHttpBinding messaging is based on SOAP 1.2 and WS-Addressing Specifications...
continue
|
|
9/10/2008
|
.NET Entity Framework vs other ORM (LINQ-to-SQL or nHibernate)
|
Object Relational Mappers: Why? What about performance?
There are a number...
continue
|
|
9/6/2008
|
NHibernate configuration issues and ASP.NET problems
|
Tutorial:
http://www.hibernate.org/362.html
"Could not find the dialect in the configuration"
First of all,...
continue
|
|
8/13/2008
|
Fundamentals of WCF Security
|
Fundamentals of WCF Security
Windows Communication Foundation (WCF) is a secure,...
continue
|
|
7/13/2008
|
Email addresses for sending SMS text messages
|
Aliant (NBTel, MTT, NewTel, and Island Tel) (from: 11, msg:...
continue
|
|
7/7/2008
|
C#: How to Display object hierarchy in TreeView using reflection
|
How to recursivley load a WinForm treeView of an object...
continue
|
|
6/29/2008
|
Regular Expressions in ASP.NET
|
Regular Expressions in ASP.NET
A Crash Course
Steven A. Smith
March 2004
Applies to:
Microsoft®...
continue
|
|
6/26/2008
|
ASCII Codes and special characters in HTML
|
ASCII Codes for use in HTML. A great reference for...
continue
|
|
6/19/2008
|
Passing array/list to a Stored Procedure in SQL Server 2005
|
Arrays and Lists in SQL Server 2005
Introduction
This is an excellent...
continue
|
|
6/3/2008
|
Request.ServerVariables collection listed for ASP.NET, C# code
|
This snippet of code in C# will display all the...
continue
|
|
6/2/2008
|
Unit Test succeeds, but Load Test always fails in VSTS 2008
|
I have been working with data-driven unit tests in Visual...
continue
|
|
5/23/2008
|
Never pay retail again - from CNN
|
As Americans aim to curtail their spending, more retailers are...
continue
|
|
5/22/2008
|
New Forums and Blogs for Everyone!
|
We have been working to expand this site further and...
continue
|
|
5/20/2008
|
TFS, Team Foundation Server Explorer error on VS 2008 always disconnects
|
Our network went down and when it finally was restored,...
continue
|
|
5/12/2008
|
LINQ to SQL Stored Procedures w/ Visual Studio 2008
|
It's actually very easy to use LINQ. And let me...
continue
|
|
5/8/2008
|
C# Xml Serialization to String & Deserialization
|
I wanted to make the XML text formatted as you...
continue
|
|
5/4/2008
|
How to uninstall an instance of SQL Server 2005 ma
|
INTRODUCTION
This article describes how to uninstall a stand-alone...
continue
|
|
5/2/2008
|
String formatting in C# .NET and SQL Server
|
Strings
There really isn’t any formatting within a strong, beyond it’s...
continue
|
|
5/1/2008
|
XML, XSD.exe, C# and WCF Data Contracts
|
I'm liking more and more XMLSpy. I still like reading...
continue
|
|
4/29/2008
|
WCF: Contract first web services & Data Contract Serialization from XSD schema
|
Contract Generation from WSDL/XML Schema - DataContractSerializer vs. XmlSerializer
Working on...
continue
|
|
4/28/2008
|
WCF: DataContractSerializer Schema Rules
|
Anyone who have tried to do contract/schema first design of...
continue
|
|
4/25/2008
|
Visual Studio and WCF Tips and Tricks
|
Visual Studio Step Through Code while Debugging in Debug Mode
DebuggerStepThrough()
WCF...
continue
|
|
4/24/2008
|
VSLive 2008 for Visual Studio in Orlando
|
http://vslive.com/2008/orlando/default.aspx
continue
|
|
4/23/2008
|
System.ServiceModel.CommunicationException: The un
|
System.ServiceModel.CommunicationException: The underlying connection was closed: The connection was closed...
continue
|
|
4/22/2008
|
XML & XSD traversing with XPath and XmlDocument
|
XPath does not seem to function if you are searching...
continue
|
|
4/18/2008
|
Visual Studio 2008 : Get latest does not work in TFS
|
Get Latest Version may not work properly in some circumstances...
continue
|
|
4/8/2008
|
Working on a new site
|
New Projects
I'm currently working on a new project for www.ISAllStars.com...
continue
|
|
3/19/2008
|
Visual Studio 2008 and Unit Testing
|
I recently installed and started working with the RTM version...
continue
|