TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Visual studio 2008
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sateesh Arveti (7)
Akkiraju Ivaturi (3)
Michael Livshitz (3)
Raj Kumar (3)
Divya Saxena (2)
Mahesh Alle (1)
Vipul Kelkar (1)
Manish Pipaliya (1)
Jay Parekh (1)
John Charles Olamendy (1)
Michael Bleistein (1)
Nipun Tomar (1)
Rahul Kumar Saxena (1)
Karthika Palaniswamy (1)
Kalyan Bandarupalli (1)
Anand Thakur (1)
Related resources for Visual studio 2008
No resource found
List All Files in a Folder Based on File Extension in ASP.NET
2/10/2021 10:20:58 AM.
This is a very simple article on how to search and list all the files in a folder based on the file extension provided.
Fetch, Insert, Update, Delete Data with “Database First Model Approach” using ADO.NET Entity Framework 3.5 and Visual Studio 2008.
11/3/2020 7:39:20 AM.
In this article you will learn how to Fetch, Insert, Update and Delete Data using the Database First Model Approach and the ADO.NET Entity Framework 3.5 and Visual Studio 2008.
WCF Method Overloading
9/13/2019 2:12:32 AM.
How do you do Method Overloading in WCF? In this article,I am using Visual Studio 2008 building a WCF service and for simplicity, NET TCP Binding is used.
Windows Management Instrumentation (WMI)
4/13/2016 3:08:31 AM.
In this article we are going to write a windows forms application that helps us to retrieve a list of services on a remote computer and operate on them(start/stop).
Create Setup in Visual Studio 2008
5/13/2015 5:34:44 PM.
In this article you will see how to create a setup in Visual Studio 2008.
Introduction to Dynamic Data Web Application Model: Part I
9/5/2014 5:02:38 AM.
This article gives an introduction to Dynamic Data Web Application Template
C# Extension Methods: Explained
2/3/2014 7:35:45 AM.
The intention of the article is to give an idea of what extension methods are and their benefits.
Logging Using Log4net in Compact Framework 2.0 in Visual Studio 2008
6/10/2013 12:27:44 AM.
This article will show you how you can use log4net.dll to do logging in a Compact Framework 2.0 application.
What's new in Visual Studio.NET 2008.
10/20/2012 2:06:52 AM.
In this article, I will cover at a glance the new features of Visual Studio 2008. I have been working with this new development environment for several days and want to share my experience with the community.
.NET Arrays with Micro Focus COBOL.NET
9/30/2012 3:40:01 AM.
Overview of how to use the System.Array class with Micro Focus COBOL.NET. Covers the syntax needed to create and use Arrays. Includes examples and sample code
Look at Code Definition Window in Visual Studio 2008
9/30/2012 2:39:53 AM.
This article explains about Code Definition Window and its features in Visual Studio 2008.
Using Silverlight Controls in ASP.NET
9/29/2012 8:45:41 AM.
This article will show how to use a Silverlight control in ASP.NET 3.5.
Creating, Recording & Running Web Project using Visual Studio 2008 Team System Test Edition
9/29/2012 6:37:23 AM.
This Article explains how to create a web test using VSTS 2008 test edition.
Creating Windows PowerShell Cmdlets Using Visual Studio 2008
8/8/2011 8:35:02 PM.
This article explains creation of user defined Windows PowerShell Cmdlets in Visual Studio 2008.
Add Validation Rule in Visual Studio 2008 Team system test Edition
12/28/2010 12:51:22 AM.
In this Article we are going to describe how to add validation rules to a Web test.
An Introduction to JQuery with ASP.NET
3/20/2010 10:09:54 AM.
In this article, I am going to show how to get started with JQuery using Visual Studio 2008. The article also shows you how to use Visual Studio 2008 intellisense feature to develop JQuery and ASP.NET applications.
Using LINQ, when working with images in Web Application
2/22/2010 12:16:20 AM.
In this article I will explain how you can use LINQ, when working with images in Web Application
New features in Visual Studio 2008
10/29/2009 10:33:34 PM.
This article discusses new features introduced in Visual Studio 2008.
Introduction to Intellisense in Visual Studio 2008
8/23/2009 3:31:51 AM.
This article explains about Visual Studio 2008 Intellisense features.
Introduction to Tracepoints in Visual Studio 2008
8/12/2009 12:08:45 AM.
This article explains about Tracepoints in Visual Studio 2008.
Using partial class, when working with LINQ to SQL Stored Procedures
7/30/2009 7:55:30 AM.
In this article I will explain how you can combine using of your own classes to DataContext (dbml file) and partial DataContext class, when working with LINQ to SQL Stored Procedure.
Search and selection of data using LINQ
5/27/2009 7:13:15 AM.
In this article I will explain how you can use LINQ, when we should search and select some data according to parameters, defined by users.
Introduction to Visual Studio Add-ins
3/3/2009 1:15:12 AM.
This article explains about Visual Studio 2008 Add-ins.
Introduction to Macros in Visual Studio 2008
3/1/2009 1:25:09 AM.
This article explains about Macros in Visual Studio 2008
C# IDE Tips & Tricks: Part I
11/10/2008 1:31:17 PM.
C# developers have been spending most of their day activities with Visual Studio IDE. The article is a part I of this series that talks about some useful IDE tips and tricks for developers.
Getting started with ADO.NET Entity Framework in .NET 3.5
10/1/2008 10:10:07 AM.
This article contains a very simple ADO.NET Entity Framework application to display and add the data to the database using ADO Entity Framework.
How to use custom fonts in Silverlight 2.0
9/23/2008 12:44:36 AM.
This tutorial shows how to use custom fonts in a Silverlight 2.0 application.
GridView Examples for ASP.NET 2.0
9/17/2008 9:54:51 AM.
In this article, I am going to show how you can display and edit data in an ASP.NET 2.0 GridView control without writing a single line of code.
Calendar Control in ASP.NET 3.5
9/5/2008 9:52:11 AM.
This article shows how to use a Calendar control in ASP.NET 3.5 and Visual Studio 2008.