<rss version="2.0">
		<channel>
			<title>Visual Studio Team System - Articles</title>
			<link>http://tutorial.visualstudioteamsystem.com</link>
			<description>
				This is the syndication feed for tutorial.visualstudioteamsystem.com
			</description>
  
			<item>
				<title>Getting first letter of the string with SQL Script</title>
				<description>Often times developers need to come up with the alphabet for a very long list of values, so that list can be broken into chunks and then each of those chunks can be retrieved based on the first letter or firts symbol of the text.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=148</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Fri, 12 Sep 2008 15:41:56 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=148</guid>
				<category>SQL, First letter</category>
			</item>
  
			<item>
				<title>Date and Time Formatting in C#</title>
				<description>Find a list of funcations and specifiers that help you to format Date and Time with the help of C#</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=147</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Wed, 27 Aug 2008 15:25:34 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=147</guid>
				<category>Date, Time, Formatting, C#</category>
			</item>
  
			<item>
				<title>Custom Culture Creation with C# and .NET Framework</title>
				<description>CultureRegionAndInfoBuilder class is used when current selection of built-in cultures is not enough.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=146</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Fri, 01 Aug 2008 05:29:44 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=146</guid>
				<category>Custom, Culture, Creation, C#, .NET Framework</category>
			</item>
  
			<item>
				<title>Culture Information (System.Globalization) with C# and .NET Framework</title>
				<description>System.Globalization name space helps us to work with different environments our application will be deployed and ran. With the globalization of world economies, globalizing application we use for business and other reasons becomes very important.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=145</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Fri, 01 Aug 2008 05:28:19 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=145</guid>
				<category>Culture Information, System.Globalization, C#, .NET Framework</category>
			</item>
  
			<item>
				<title>Sending Email Messages with C# and ASP.NET Framework</title>
				<description>Sending email is quite simple, first we create email message with the help of constructor and then call on SmtpClient method called Send with the message object as its parameter.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=144</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Fri, 01 Aug 2008 05:26:36 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=144</guid>
				<category>Sending, Email Messages, C#, ASP.NET, Framework</category>
			</item>
  
			<item>
				<title>Creating Mail Messages in C# and ASP.NET Framework</title>
				<description>There are several steps we have to go through in order to create and send email from within our C# code.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=143</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Fri, 01 Aug 2008 05:25:06 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=143</guid>
				<category>Creating, Mail Messages, C#, ASP.NET, Framework</category>
			</item>
  
			<item>
				<title>Creating Code at runtime with C# and .NET Framework</title>
				<description>Reflection can be used to create code at runtime. It includes namespace called System.Reflection.Emit that houses set of builder classes that take care of creating code.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=142</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Fri, 01 Aug 2008 05:23:00 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=142</guid>
				<category>Creating, Code, runtime, C#, .NET Framework</category>
			</item>
  
			<item>
				<title>Dynamic Objects with Dynamic Code in C# and ASP.NET Framework</title>
				<description>One of the capabilities that Reflection provides besides META data on the Assembly is the capability to create objects dynamically.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=141</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Fri, 01 Aug 2008 05:21:19 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=141</guid>
				<category>Dynamic, Objects, Dynamic Code, C#, ASP.NET, Framework</category>
			</item>
  
			<item>
				<title>Reflecting Types within .NET Framework Assemblies</title>
				<description>There are several ways we can obtain Type objects. We can get it from Assembly Class
</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=140</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Fri, 01 Aug 2008 05:19:53 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=140</guid>
				<category>Reflecting, Types, .NET Framework, Assemblies</category>
			</item>
  
			<item>
				<title>C# Assembly Attributes in .NET Framework</title>
				<description>Assemblies have built-in attributes that are very helpful during our Assembly interrogation. In addition, we can add our own attributes to describe Assemblies even further.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=139</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Fri, 01 Aug 2008 05:18:30 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=139</guid>
				<category>C#, Assembly, Attributes, NET Framework</category>
			</item>
  
			<item>
				<title>.NET Framework Reflection with C#</title>
				<description>Assembly is more than we think of it. Even it looks just one file; it contains several pieces of information.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=138</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Fri, 01 Aug 2008 05:17:09 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=138</guid>
				<category>.NET, Framework, Reflection, C#</category>
			</item>
  
			<item>
				<title>Using Unmanaged Code with .NET Framework</title>
				<description>We use Platform Invoke or P/Invoke when we want to call on unmanaged Windows API in case we don’t have a wrapper built into the .NET Framework.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=137</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 16:51:21 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=137</guid>
				<category>Using Unmanaged Code with .NET Framework</category>
			</item>
  
			<item>
				<title>Using .NET Components from within COM</title>
				<description>We can use .NET code from within COM and proxy called COM Callable Wrapper (CCW) is responsible for this interoperability</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=136</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 16:50:05 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=136</guid>
				<category>.NET, Components, COM</category>
			</item>
  
			<item>
				<title>C# Interop Implementation within .NET Framework</title>
				<description>There are several reasons .NET Framework accommodates interoperability between old and new technologies.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=135</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 16:48:19 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=135</guid>
				<category>C#, Interop, Implementation, .NET Framework</category>
			</item>
  
			<item>
				<title>Digital Signature Implementation with C# and .NET Framework</title>
				<description>Digital signature can be appended to a file in order to validate this file as a file created by the user with the specific private key. This is important for one main reason; it authenticates the identity of the user when he/she is transmitting the file.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=134</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 16:46:54 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=134</guid>
				<category>Digital Signature, Implementation, C#, .NET Framework</category>
			</item>
  
			<item>
				<title>C# Hash Algorithm in .NET Framework and Data Protection</title>
				<description>Hash is used to verify that data was not tempered during transmission. Hash is a checksum value generated and assigned to a file. Hash generation is only happen once; we cannot get a value out of hash. In some instances, we don’t even store a password but its hash value.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=133</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 16:45:03 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=133</guid>
				<category>C#, Hash, Algorithm, NET Framework, Data Protection</category>
			</item>
  
			<item>
				<title>C# Asymmetric Encryption and Decryption within .NET Framework</title>
				<description>Asymmetric is different from symmetric in one major way. It does not require both parties to have a key. It’s the best solution for the internet since we have clients who don’t have keys while loading encrypted content to their computers.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=132</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 16:43:39 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=132</guid>
				<category>C#, Asymmetric Encryption, Decryption, .NET Framework</category>
			</item>
  
			<item>
				<title>C# Symmetric Encryption and Decryption within .NET Framework</title>
				<description>Encryption is a method to garble text into another form of text not recognizable to people. There two main types of encryption. We’ll examine them in more details.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=131</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 16:42:20 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=131</guid>
				<category>C#, Symmetric Encryption, Decryption, .NET Framework</category>
			</item>
  
			<item>
				<title>Access Control List in C# and .NET Framework</title>
				<description>Access Control Lists used by Operating System to restrict access to files, folders, registry, printers, services, and other resource. We need to know ACL for several reasons.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=130</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 16:40:57 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=130</guid>
				<category>Access, Control, List, C#, .NET Framework</category>
			</item>
  
			<item>
				<title>Implementing Custom Users and Roles in ASP.NET Security Framework</title>
				<description>Sometime you require using different database of users when authenticating users. This will require you to create custom authentication with customer users and custom roles.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=129</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 16:39:31 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=129</guid>
				<category>Implementing, Custom Users, Roles, ASP.NET, Security, Framework</category>
			</item>
  
			<item>
				<title>Role Based Security &amp; Limited Method Access in ASP.NET Framework</title>
				<description>We can use declarative role-based security demand to limit access to any given method. Couple things to watch out are: they can produce runtime exception error and they apply to entire method. In our example AdministratorsOnlyMethod() is protected with RBS</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=128</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 16:37:46 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=128</guid>
				<category>Role Based, Security, Limited Method, Access, ASP.NET Framework</category>
			</item>
  
			<item>
				<title>Authentication and Authorization in ASP.NET Framework</title>
				<description>Authentication is the process of identifying user with his/her user id/password combination. Authorization is the process of identifying is user has sufficient privileges to access requested resource.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=127</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 13:17:25 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=127</guid>
				<category>Authentication, Authorization, ASP.NET, Framework</category>
			</item>
  
			<item>
				<title>Declarative vs. Imperative Security to Protect C# Methods</title>
				<description>When Code Access Security is used declaratively compiler checks code for security exceptions and if Code Access Security is used imperatively code itself checks for security exceptions.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=126</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 13:15:56 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=126</guid>
				<category>Declarative, Imperative, Security, Protect, C#, Methods</category>
			</item>
  
			<item>
				<title>Declarative CAS in .NET Framework</title>
				<description>Sometime we want to ensure inside our code that we have sufficient privileges to run our application and that we don’t have permission that are too excessive so that entire system can be jeopardized. There are three main specific reasons why we want to use declarative CAS.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=125</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 13:14:02 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=125</guid>
				<category>Declarative, CAS, .NET Framework</category>
			</item>
  
			<item>
				<title>ASP.NET Framework and C# Code Access Security</title>
				<description>Code Access Security or CAS allows managing application security in a very similar way we manage user security. We can use CAS to authorize application to write to registry for instance.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=124</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 08:25:37 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=124</guid>
				<category>ASP.NET, Framework, C#, Code, Access, Security</category>
			</item>
  
			<item>
				<title>Staring up a Process in C# and .NET Framework</title>
				<description>We can always start a process in two different ways; without command-line argument and with command-line arguments. In order to start process you need to call Start method of the Process class.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=123</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 08:23:45 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=123</guid>
				<category>Staring up, Process, C#, .NET Framework</category>
			</item>
  
			<item>
				<title>Using Performance Counters with C# PerformanceCounter Objects</title>
				<description>We need to understand reasons behind performance degradation when we experience performance problems with our application. The most important task before we start looking at application performance is to set performance guidelines for our application that we can use to gage and compare against when running performance counters on actual application.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=122</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 08:22:20 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=122</guid>
				<category>Performance, Counters, C#, PerformanceCounter, Objects</category>
			</item>
  
			<item>
				<title>Performance monitoring with System.Diagnostics in .NET Framework</title>
				<description>Performance of your application is very important to the end user. After you release your project for production deployment and users start hitting your web site you may run into problems with the performance of your site for example</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=121</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 08:20:39 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=121</guid>
				<category>Performance, monitoring, System.Diagnostics, .NET Framework</category>
			</item>
  
			<item>
				<title>Use of Listener in .NET Framework with C#</title>
				<description>Both Debug and Trace are dependent on Listeners and both of them have Listener collections. Listener takes output from the Debug and Trace and outputs into Output Window.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=120</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 08:18:55 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=120</guid>
				<category>Listener, .NET Framework, C#</category>
			</item>
  
			<item>
				<title>Debugging and Tracing with C# and ASP.NET Framework</title>
				<description>Debug and Debugger classes are very important when we try to see if our code execution is as planned and also to keep track of bugs after production deployment.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=119</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 08:16:35 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=119</guid>
				<category>Debugging, Tracing, C#, ASP.NET, Framework</category>
			</item>
  
			<item>
				<title>Logging Event with C# and .Net Framework into Event Log </title>
				<description>We can use Event log to store any error that our application generates as a result of testing or daily usage by the users. It is very useful when we are trying to log error messages which are events as well. The primary advantage is that we can see very detailed report of errors that occurred.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=118</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 04:45:19 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=118</guid>
				<category>Logging, Event, C#, .Net Framework, Event Log </category>
			</item>
  
			<item>
				<title>Configuration Management with .NET Framework with ConfigurationManager</title>
				<description>We do configuration management when we want to set up SQL server connection string, or selection version of the runtime engine your application suppose to use.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=117</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 04:43:22 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=117</guid>
				<category>Configuration, Management, .NET, Framework, ConfigurationManager</category>
			</item>
  
			<item>
				<title>.NET Framework Configuration Tool</title>
				<description>New version of .NET Framework 2.0 comes with different tools that can be found by opening up Microsoft Management Console snap-in. There are several areas where this tool is the most useful.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=116</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 04:41:51 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=116</guid>
				<category>.NET, Framework, Configuration Tool</category>
			</item>
  
			<item>
				<title>Using Installer with Installer class in .NET Framework</title>
				<description>Installer is very important part of any application deployment process which is written in .NET Code be it C# or VB.NET or ASP.NET. We achieve several important objectives by employing installer class within .NET framework.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=115</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 04:40:20 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=115</guid>
				<category>Using Installer with Installer class in .NET Framework</category>
			</item>
  
			<item>
				<title>Configuring Application Settings in .NET Framework</title>
				<description>Application Settings are different from user setting since configuration values of application settings apply to the entire application. Normally, we will store database connection strings, web services URL, Remoting settings.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=114</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 04:38:50 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=114</guid>
				<category>Configuring, Application, Settings, .NET Framework</category>
			</item>
  
			<item>
				<title>Configuring ASP.NET Application with System.Configuration</title>
				<description>Sometime we need to hardcode values into our code, but this is not the best practice since we’ll have to recompile code every time we need to update our application with new hard coded value or changes to such a value. In other word hard coding is bad. .NET Framework addresses this issue with the new way of specifying values that we would hard coded otherwise.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=113</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 04:36:47 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=113</guid>
				<category>Configuring, ASP.NET, Application, System.Configuration</category>
			</item>
  
			<item>
				<title>Windows Services implementation in C# and .NET Framework</title>
				<description>There are times when we need to run code without user interaction. For instance, we need to listen for certain event on the network and etc… in this case regular ASP.NET development will not work and you need to use Windows Services which is the most suitable in cases like that.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=112</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 04:35:02 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=112</guid>
				<category>Windows, Services, implementation, C#, .NET Framework</category>
			</item>
  
			<item>
				<title>Configuring App. domains in .NET Framework</title>
				<description>We are provided with default configuration of app. domain. However, we can always configure it ourselves. This is important to know if we need to enhance security of our code.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=111</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 04:33:36 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=111</guid>
				<category>Configuring, App. domains, .NET Framework</category>
			</item>
  
			<item>
				<title>App. domains (AppDomain) implementation with C# and .Net Framework</title>
				<description>App. domains allow us to run Assemblies within same process space but without direct access to other assemblies’ memories. The main advantage of app. domains over separate processes is that app. domains don’t require too much of start up cost as processes do.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=110</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 04:32:07 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=110</guid>
				<category>App. domains, AppDomain, implementation, C#, .Net Framework</category>
			</item>
  
			<item>
				<title>Asynchronous Programming in C# and ASP.NET Framework</title>
				<description>Asynchronous programming allows you to execute code in threads. Many classes in .NET allow Asynchronous programming methods with the methods that prefixed with BeginXXX and EndXXX.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=109</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Thu, 31 Jul 2008 04:30:14 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=109</guid>
				<category>Asynchronous, Programming, C#, ASP.NET, Framework</category>
			</item>
  
			<item>
				<title>Sharing Data between multiple Threads in C# and .NET Framework</title>
				<description>Once we employ many threads at a same time the data integrity becomes very important. We don’t want situation when two threads access same data and update it in a wrong way. For instance, if we have access to counter within multiple threads this counter may have lesser value than expected</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=108</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Wed, 30 Jul 2008 15:36:05 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=108</guid>
				<category>Sharing, Data, multiple, Threads, C#, .NET Framework</category>
			</item>
  
			<item>
				<title>Passing Data to Thread in C# </title>
				<description>We cannot just start thread without any reason so most of the time you will be starting thread with the data and the only way to do it is to start it with ParameterizedStartThread delegate</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=107</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Wed, 30 Jul 2008 15:34:01 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=107</guid>
				<category>Passing, Data, Thread, C# </category>
			</item>
  
			<item>
				<title>C# Thread implementation with .NET Framework</title>
				<description>We can run processes in parallel and in order to accomplish this with C# we use Threads. The most basic class that we want to know first is Thread with the following properties and methods</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=106</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Wed, 30 Jul 2008 15:32:19 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=106</guid>
				<category>C#, Thread implementation, .NET Framework</category>
			</item>
  
			<item>
				<title>Formatting Text with C# and ASP.NET Framework</title>
				<description>Font class is the primary class for setting up text formats and it offers wide range of constructors.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=105</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Wed, 30 Jul 2008 15:27:27 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=105</guid>
				<category>Formatting, Text, C#, ASP.NET, Framework</category>
			</item>
  
			<item>
				<title>Working with images with the help of System.Drawing.Image</title>
				<description>You can work with several types of files in ASP.NET. Here is a list of most widely use .BMP, .JPG, and .TIF files. With the help of .NET we can create pictures, resize, and incorporate watermarks or text.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=104</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Wed, 30 Jul 2008 15:26:57 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=104</guid>
				<category>Working, images, help, System.Drawing.Image</category>
			</item>
  
			<item>
				<title>Drawing Graphics with &lt;i&gt;System.Drawing&lt;/i&gt; namespace in C# and .NET Framework</title>
				<description>System.Drawing namespace provides the most important classes for drawing.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=103</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Wed, 30 Jul 2008 15:24:24 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=103</guid>
				<category>Drawing Graphics, System.Drawing, namespace, C#, .NET Framework</category>
			</item>
  
			<item>
				<title>Serialization Events in .NET Framework</title>
				<description>.NET Framework supports binary serialization. Picture pretty much self explanatory.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=102</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Wed, 30 Jul 2008 15:21:15 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=102</guid>
				<category>Serialization, Events, .NET Framework</category>
			</item>
  
			<item>
				<title>Custom Serialization with .NET Framework</title>
				<description>You can always go extra mile with the serialization and implement your own custom serialization by overriding built in serialization implementation. You do that with the help of ISerializable interface and applying Serializable attribute to the class of interest. Implementing ISerializable interface will require you to use GetObjectData method and constructor that is used for the deserialization.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=101</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Wed, 30 Jul 2008 15:19:13 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=101</guid>
				<category>Custom Serialization, .NET Framework</category>
			</item>
  
			<item>
				<title>Controlling serialization with the help of attributes</title>
				<description>The main reason we want to have control over the XML serialization is when we need to conform to certain standard and our XML generated from the class does not match requirements of the standard.</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=100</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Wed, 30 Jul 2008 15:17:03 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=100</guid>
				<category>Controlling, serialization, help, attributes</category>
			</item>
  
			<item>
				<title>XML Serialization and Deserialization with C# and .NET Framework</title>
				<description>XML Serialization is identical to standard serialization the only difference is that you don’t need to use Serializable attribute for XML serialization</description>
				<link>http://tutorial.visualstudioteamsystem.com/details.aspx?item=99</link>
				<author>constantine@tutorial.visualstudioteamsystem.com</author>
				<pubDate>Wed, 30 Jul 2008 15:14:35 GMT</pubDate>
				<guid>http://tutorial.visualstudioteamsystem.com/details.aspx?item=99</guid>
				<category>XML, Serialization, Deserialization, C#, .NET Framework</category>
			</item>
  
		</channel>
	</rss>  	
  
