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