(Advertisment)
German Wear Discount Shop - Click Here
[Dot]Net-Friends
Skip Navigation Links
Home
Latest
Fast Code
Articles
Tutorials
Online Resources
Forums
Login   | Hi, Guest


Welcome to Dotnet Friends. Here where you can share the knowledge!

::Latest at Dotnet Friends::

Forum: What are Friends talking about?
Topic is Open Topic: ASP Dot Net Interview Questions: Online Test
Last by matthardy on 20/05/2010
Started by matthardy on 20/05/2010
[Messages(1) :: Views(910)]
Forum Name: Interview Questions
Topic is Open Topic: Image display in image control
Last by rajabca on 14/05/2010
Started by rajabca on 14/05/2010
[Messages(1) :: Views(882)]
Forum Name: Web Development with ASP .NET
Topic is Open Topic: help on http basic authentication(RFC2617)
Last by kunaltilak on 04/05/2010
Started by kunaltilak on 04/05/2010
[Messages(1) :: Views(959)]
Forum Name: ASP.NET Web Services and XML Serialization
Topic is Open Topic: add controls to the pagerequestmanager
Last by Waltz on 03/05/2010
Started by Waltz on 03/05/2010
[Messages(1) :: Views(924)]
Forum Name: ASP .NET AJAX
Topic is Open Topic: Need help from Asp.Net (VB) - Grid view ItemTemplate
Last by karunan_1981 on 31/03/2010
Started by karunan_1981 on 31/03/2010
[Messages(1) :: Views(1177)]
Forum Name: .NET Framework Data Access and Storage
Topic is Open Topic: "Resume Parser" in ASP.net using C#
Last by bak01 on 08/03/2010
Started by bak01 on 08/03/2010
[Messages(1) :: Views(1319)]
Forum Name: Web Development with ASP .NET
Go to Forums >>
Latest Articles at ASP .NET

ASP.NET MVC 2.0 Validation

An overview of validation in ASP.NET MVC 2.0. (Read more)
[By(Brian Mains)]

A Beginner's View : Web.config

In this artcle, I will be explaining the common and mostly used web.config tags, their different sections and also will discuss about securing the the config file. (Read more)
[By(Brij Mishra)]

Populating ASP.NET TreeView Control Recursively

The TreeView control in ASP.NET is used to populated hierarchical data structure. There are scenarios in which we are not aware of the number of nested collections in the data source. In those circumstances it is wise to use recursion and populate the TreeView control. In this article we are going to demonstrate how to populate the TreeView control with N levels. (Read more)
[By(Mohammad Azam)]

Asynchronous Form in ASP.NET MVC 2

This article describes how to create an asynchronous form in ASP.NET MVC 2 with DataAnnotations and jQuery Validation plugin (custom validation attributes included). (Read more)
[By(Tomasz Peczek)]

Sorting Tabular Data in ASP.NET MVC

In this post I will talk about how to use the tablesorter jQuery plugin in an ASP.NET MVC application to sort tabular data. (Read more)
[By(Venkata Koppaka)]
View more News>>


Latest Contents added to [Dot]net Friends
TitleRatingViews
The most Complete Windows Web Browser Wrapper
Here we are presenting you a most complete Wrapper of the Windows Web browser which independed of MSHTML.
[By(Omer Kamal) :: Date(14/08/2008)]

Login to Rate 918
SMO Scripting: Create MS SQL Table Using SMO and C#
Creating a MS SQL Database Table using .NET SMO Object
[By(Omer Kamal) :: Date(07/08/2008)]

Login to Rate 1005
How to create MSSQL Backup with SQLDMO Object
create ms sql database Back up using SQL DMO Object
[By(Omer Kamal) :: Date(07/08/2008)]

5 878
Disable Close button in Windows Form
This article shows how to change the default behaviour of the form. Here this small tip make form's close button disabled.
[By(santhosh Kapa) :: Date(16/05/2008)]

5 1196
Migrating anonymous user profile to a Register user Profile
In some situations your web application will allowing anonymous users to do activities on the website. At later point you decide to migrate these activities to their member profiles. A good example could be an E-Commerce website Cart. Many websites allow anonymous users to create the cart collection but when they want to check out then they must login.
[By(Omer Kamal) :: Date(15/05/2008)]

4.5 1011
Adding Web Reference to a Web Service from a Virtual IP URL
When we add Web Reference to a Web Service from local client Application, the port number of the proxy server (for ex 6098 ) is attached to the actual VIP URL in the...
[By(santhosh Kapa) :: Date(10/05/2008)]

5 3209
List of webservices for Business and Commerce
We are gathering list of useful web services for our DotNet Friends. Please submit more webservices if you know of.
[By(Omer Kamal) :: Date(06/05/2008)]

5 1139
How do you convert a string into an enum?
Later I was implementing a web service, where I was supposed to use a given enum as a parameter dynamically. I was converting my selected string type to the given enum type. This below code will help you with this kind of operation.
[By(Omer Kamal) :: Date(06/05/2008)]

4 829
Append your Website Navigation SiteMap with current Page Title and Url
We will talk about appending the website Navigation dynamically at the page creation level. This will minimize our workloead for appending the .sitemap xml file manually.
[By(Omer Kamal) :: Date(11/02/2008)]

2 1124
Solution to Uninstalling issue of ASP.NET 3.5 Extensions Preview
There is an issue when you want to uninstall the ASP.NET 3.5 Extensions CTP from your Computer. read here the solution...
[By(Omer Kamal) :: Date(06/02/2008)]

4 3700
Set Text of a Label inside a DataList's item template from code behind
Assigning Text to a Label Control embeded inside an ItemTemplate of a DataList
[By(Omer Kamal) :: Date(06/02/2008)]

4.375 2870
Exploring Custom Date Format Strings
A bird's eye view on the Custom Date Format Strings
[By(Omer Kamal) :: Date(04/02/2008)]

4.5 1159
How To Install the Northwind Sample Access Database using Microsoft Access
Install the Northwind Sample Database in Microsoft Access. The Northwind database contains some great sample tables, queries, reports and other database features.
[By(Omer Kamal) :: Date(04/02/2008)]

3 1043
Select all Table names in your Database
This Fast Code is a Method which returns a DataTable filled with names of the "User created Tables" for a given Database.
[By(Omer Kamal) :: Date(03/02/2008)]

5 2618
A Sorted List of Users on their Registration date using ASP .NET Membership Objects
We will produce a piece of fast cod which will show that how can we create a Sorted List of users using Membership Objects of ASP .NET.
[By(Omer Kamal) :: Date(03/02/2008)]

4 1273
How to use ASP .NET AdRotater Control To Publish "Discount ASP.NET" adds?
Use ASP .NET adds rotater Control to Group your adds and rotate them on desired impressions timing.
[By(Omer Kamal) :: Date(02/02/2008)]

5 2845
Get your Mouse Coordinates using Javascript
Finding Mouse coordinates of the Page (window object)
[By(Omer Kamal) :: Date(02/02/2008)]

4 1107
Right Click event using JavaScript
Creating a Client side right Click event for the mouse using Javascript.
[By(Omer Kamal) :: Date(31/01/2008)]

5 1184
How to create a Transparent Panel Control in .NET?
There are situations when we need right click or mouse double click Client side events there we need a control which gives us a layer effect without showing itself. A transparent Panel is a nice and some time a unique solution for this.
[By(Omer Kamal) :: Date(31/01/2008)]

5 3069
Microsoft Dynamics CRM 4.0 Software Development Kit is now available!
Download the Latest SDK of Microsoft Dynamics CRM 4.0
[By(Omer Kamal) :: Date(12/01/2008)]

4 2020
View more>>

Create and Submit a Tutorial or an Article at Dotnet-Friends using online tools. After recommendation of our team you can be granted an "Online Authour" account. This will make submission of your creativity rapid. Click Add New to go to anonymous User Page.