Ted Kolovos - Amazing ASP.NETQuality ASP.NET/C#/SQL Server tutorials, examples, videos and adviceMon, 26 Apr 2010 02:57:54 +0000http://backend.userland.com/rss092en3 Deadly Career Mistakes Programmers Make and How To Avoid Them - Part 2Article by: Ted Kolovos (www.CSharpUniversity.com)
Welcome! Relax and enjoy yourself as you read this. May I have your full attention please?
Did you read Part 1 of this series? If not, find it at /2010/01/14/3-deadly-career-mistakes-programmers-make-and-how-to-avoid-them-part-1/.
Introduction
Ever wonder why some programmers always seem to get better? They get the jobs they like. They become ...
/2010/01/15/3-deadly-career-mistakes-programmers-make-and-how-to-avoid-them-part-2/
3 Deadly Career Mistakes Programmers Make and How To Avoid Them - Part 1Article by: Ted Kolovos (www.CSharpUniversity.com)
Welcome! Relax and enjoy yourself as you read this. May I have your full attention please?
Ever wonder why some programmers always seem to get better? They get the jobs they like. They become experts. They develop on fun, rewarding projects. They make good money. They fit ...
/2010/01/14/3-deadly-career-mistakes-programmers-make-and-how-to-avoid-them-part-1/
Introduction and overview of ASP.NET and how dynamic web applications work - to help you learn ASP.NET quickly and easilyAuthor: Ted Kolovos
Website: Amazing ASP.NET -
Did you ever wonder what really happens when you type a URL into your web browser and press enter? Or when you enter your credit card information to buy a product and click Complete Order?
In this introductory overview of ASP.NET I'm going to discuss ...
/2009/07/23/introduction-and-overview-of-aspnet-and-how-dynamic-web-applications-work-to-help-you-learn-aspnet-quickly-and-easily/
How to use ADO.NET with parameters in ASP.NET to DELETE a record in a SQL Server databaseClick here to download the source code for this lesson. When you open the project files, set GridView_SQLServer.aspx as the Start Page.
This lesson builds on the knowledge of a some prior lessons. Here are the links to those lessons:
How to use ADO.NET with parameters in ASP.NET to Query a SQL ...
/2009/06/01/how-to-use-adonet-with-parameters-in-aspnet-to-delete-a-record-in-a-sql-server-database/
How to use ADO.NET with parameters in ASP.NET to INSERT a record into a SQL Server databaseClick here to download the source code for this lesson. When you open the project files, set GridView_SQLServer.aspx as the Start Page.
This lesson builds on the knowledge of a some prior lessons. Here are the links to those lessons:
How to use ADO.NET with parameters in ASP.NET to Query a SQL ...
/2009/05/29/how-to-use-adonet-with-parameters-in-aspnet-to-insert-a-record-into-a-sql-server-database/
How to use ADO.NET with parameters in ASP.NET to UPDATE a record in a SQL Server databaseClick here to download the source code for this lesson. When you open the project files, set GridView_SQLServer.aspx as the Start Page.
This lesson builds on the knowledge of a prior lesson entitled "How to use ADO.NET with parameters in ASP.NET to Query a SQL Server database". In that lesson I ...
/2009/05/27/how-to-use-adonet-with-parameters-in-aspnet-to-update-a-record-in-a-sql-server-database/
How to use ADO.NET with parameters in ASP.NET to Query a SQL Server databaseClick here to download the source code for this lesson. When you open the project files, set GridView_SQLServer.aspx as the Start Page.
This lesson builds on the knowledge of a prior lesson entitled "Using the ASP.NET GridView control to query a SQL Server database with ADO.NET"
In that lesson I covered the ...
/2009/05/25/how-to-use-adonet-with-parameters-in-aspnet-to-query-a-sql-server-database/
First CSharpUniversity article chosen by Microsoft www.asp.netLast week, my article "Uploading files and validating them using the ASP.NET FileUpload and CustomValidator controls" was chosen by Microsoft as an Article of the Day on www.asp.net (The Official Microsoft ASP.NET Site). This is an honor for me as a programmer and I'm grateful to all of you subscribers ...
/2009/05/24/first-csharpuniversity-article-chosen-by-microsoft-wwwaspnet/
Preview the features in the new CSharp C# 4.0 - part 1The .NET 4.0 Framework is right around the corner. Yeah I know, a lot of you are probably still getting a handle on all the cool features in the 3.5 framework and Visual Studio 2008 but Visual Studio 2010 is coming soon. In this article, I'm going to walk you ...
/2009/04/05/preview-the-features-in-the-new-csharp-c-40-part-1/
Changes and features in the new .NET Framework 4.0Since last year, Microsoft has been creating videos and releasing other preview materials about the upcoming .NET Framework 4.0 release. The new release is going to contain CSharp C# 4.0 and Microsoft will also release the newest version of their IDE which is going to be called Visual Studio 2010 ...
/2009/03/28/changes-and-features-in-the-new-net-framework-40/