German Wear Discount Shop - Click Here Write for Dotnet-friends and earn for your each submission [Dot]Net-Friends
Skip Navigation Links
Home
Latest
Fast Code
Articles
Tutorials
Online Resources
Forums
Login   | Hi, Guest


Our Web Services & RSS FeedsAccess our Latest work either at your Desktop or in your own Website.
Use our Web Serivces or RSS Feeds. Read about accessing Web Services here>

::Latest at Dotnet Friends::

Forum: What are Friends talking about?

Topic is Open Topic: Error in Checking Conditions - Project Help
Last by s2009 on Sunday, 28/06/2009, 16:05
Started by s2009 on Sunday, 28/06/2009, 16:05
[Messages(1) :: Views(41)]
Forum Name: .NET Framework Data Access and Storage
Topic is Open Topic: using three tier architecture in windows forms
Last by crprajan on 26/06/2009
Started by crprajan on 26/06/2009
[Messages(1) :: Views(43)]
Forum Name: Visual C# .NET
Topic is Open Topic: Implementing Contact page incl. Contact Form to Default.aspx?id=
Last by niller33 on 11/06/2009
Started by niller33 on 11/06/2009
[Messages(1) :: Views(130)]
Forum Name: Visual Basic .NET
Topic is Open Topic: This is a performance issue: Struct vs. Class.
Last by Lecutus on 27/05/2009
Started by Lecutus on 27/05/2009
[Messages(1) :: Views(203)]
Forum Name: Visual C# .NET
Topic is Open Topic: Problem in instantiating the email template using C# in CRM3.0
Last by jessi2xx1 on 21/05/2009
Started by ivotive on 29/02/2008
[Messages(5) :: Views(944)]
Forum Name: Microsoft Dynamics CRM 3.0/4.0
Topic is Open Topic: Need to time stamp the last time a file was considered good.
Last by Lecutus on 20/05/2009
Started by Lecutus on 20/05/2009
[Messages(1) :: Views(191)]
Forum Name: Visual C# .NET
Go to Forums >>

Latest Articles at ASP .NET

Microsoft Chart with ASP.NET 3.5 – Part 1

This Part 1 of the two part article shows how you may use the new MS Chart control in an ASP.NET web application. (Read more)
[By(Jayaram Krishnaswamy)]

Handling Concurrency with ObjectDataSource

Peter revisits the problem of dealing with multiple updates to the same data, but this time he looks at a solution that involves the ObjectDataSource. (Read more)
[By(Peter Vogel)]

JavaScript for the ASP.NET Developer

Peter has been experiencing culture shock as he adapts to working with JavaScript, starting with the discovery that JavaScript isn't an object-oriented language. (Read more)
[By(Peter Vogel)]

AJAX Features in ASP.NET MVC

Dino Esposito explores the various aspects of the AJAX API you can leverage in ASP.NET MVC applications. (Read more)
[By(Dino Esposito)]

Smart SEO

URL rewriting enables your Web application to support SEO-friendly URLs and logical site navigation, while using a different physical navigation structure in the backend. Jeffrey Hasan shows us how, using ASP.NET and IIS 6.0 (Read more)
[By(Jeffrey Hasan)]
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 413
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 417
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)]

Login to Rate 481
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 758
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 585
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 1978
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 846
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 532
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 798
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 2824
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 2193
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 802
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 699
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 1951
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 941
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 2310
Get your Mouse Coordinates using Javascript
Finding Mouse coordinates of the Page (window object)
[By(Omer Kamal) :: Date(02/02/2008)]

4 791
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 830
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 1843
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 1639
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.



New Cool Friends
fahad
sagar
jagadish97
s2009
prideesh
< All Members >