(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: Sys.WebForms.pageRequestManager TimeoutException : the server request timed out
Last by navyjax2 on Thursday, 04/02/2010, 23:48
Started by aashka on 18/07/2007
[Messages(7) :: Views(5275)]
Forum Name: ASP .NET AJAX
Topic is Open Topic: matlab
Last by fahim123 on 19/01/2010
Started by fahim123 on 19/01/2010
[Messages(1) :: Views(146)]
Forum Name: ASP.NET Web Services and XML Serialization
Topic is Open Topic: .net vs java
Last by pradeep on 06/01/2010
Started by pradeep on 06/01/2010
[Messages(1) :: Views(206)]
Forum Name: Visual C# .NET
Topic is Open Topic: .net
Last by pradeep on 06/01/2010
Started by pradeep on 06/01/2010
[Messages(1) :: Views(201)]
Forum Name: Visual C# .NET
Topic is Open Topic: Javascript using Itextsharp library
Last by kabeer on 12/07/2009
Started by kabeer on 12/07/2009
[Messages(1) :: Views(760)]
Forum Name: JavaScript for the .NET Framework
Topic is Open Topic: Error in Checking Conditions - Project Help
Last by s2009 on 28/06/2009
Started by s2009 on 28/06/2009
[Messages(1) :: Views(815)]
Forum Name: .NET Framework Data Access and Storage
Go to Forums >>
Latest Articles at ASP .NET

Using Virtual Earth Control with a Web Service

I had created a Google Maps web page that loaded data from a database using web services (Denver Traffic Cameras). This post is a tutorial on how to create such a page. (Read more)
[By(Raj M. Rao)]

Performing Validation in an ASP.NET MVC Application

The ASP.NET MVC framework provides multiple ways to validate the user input. In this article we are going to demonstrate how to perform validation in an ASP.NET application using Controller action, IDataErrorInfo and DataAnnotations methods. (Read more)
[By(Mohammad Azam)]

Developing A Facebook FBML Canvas App In ASP.NET

This article will demonstrate the development of an FBML Facebook application in ASP.NET using the Facebook Development Toolkit. We will create a simple application that accesses the user's profile and displays a list of the user's Facebook friends and their profile photos in a Facebook "Application Invite" container. (Read more)
[By(Dave Verschleiser)]

The CallBack Web Controls

In this article, I present another aspect of communication in ASP.Net 2.0, named "CallBack” and how it can be used for a web application asp.net soft light and especially performant. For this I created a set of web controls based on the "CallBack" not on "PostBack" but that works exactly like the standard controls of ASP.Net 2.0 (Read more)
[By(Kadaoui El Mehdi)]

CRUD operations with ASP.NET MVC

This is a very simple tutorial that walks you through the necessary steps to create an ASP.NET MVC application with Create, Read, Update and Delete (CRUD) capabilities. This sample application also uses Linq to SQL and takes full advantage of data scaffolding (Read more)
[By(Ricardo D. Sanchez)]
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 603
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 629
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 681
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 979
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 811
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 2635
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 982
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 680
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 964
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 3277
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 2550
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 975
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 867
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 2281
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 1092
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 2576
Get your Mouse Coordinates using Javascript
Finding Mouse coordinates of the Page (window object)
[By(Omer Kamal) :: Date(02/02/2008)]

4 942
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 1015
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 2474
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 1827
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.