Quantcast
Channel: aspx Tutorial - Visual Studio 2010
Browsing all 10 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Number of active visitors in asp.net web site

In this post, you will see how to get number of active visitor's online in asp.net web site. Whenever distinct visitor opens the web site in his browser, new session is created for him.  Here, I have...

View Article



Image may be NSFW.
Clik here to view.

To specify port number in ASP.NET Development Server.

By default, the web server assigns randomly selected port for localhost. For example, if you have created a web site and you are going to test a page named mypage.aspx, when you see the URL might be...

View Article

Image may be NSFW.
Clik here to view.

Implementing One way Encryption in asp.net using csharp/VB.NET

This article describes how to secure your password before saving in database or XML file etc. Attacker always try to attack the database and stole all the passwords stored in database. It's developer...

View Article

Image may be NSFW.
Clik here to view.

Part I- How can we maintain State in Web Services

Web services have not any mechanism by which can maintain state. But web services  can access asp.net objects like Session, Application and so on if they are inherit from web services bass class.In...

View Article

Difference between DataSet and DataReader

Some developers say that DataSet is better and some says DataReader is better. But, both are Microsoft developments but are depend upon the situation that where DataReader and DataSet are useful....

View Article


407 Proxy Authentication Required

I have noticed that many developers have problems when they face “407 Proxy Authentication Required” exception on the internet by application. Your application required proxy server when you use your...

View Article

Image may be NSFW.
Clik here to view.

Service Pack 1 for Microsoft Office 2010, Project Professional 2010, Project...

Microsoft will be released Service Pack 1 for Microsoft Office 2010, Project Professional 2010, Project Server 2010 and SharePoint Server 2010 at the end of June 2011. Lot of improvements, new...

View Article

Maintain scroll position after Postback is fired in asp.net page

In this example, you will learn how to maintain scroll position in asp.net page after Postback is fired.When Postback is fired, user returns on the top position of current page. User has to scroll down...

View Article


Inline Coding in Visual Studio

You can easily build your pages using coding style in Visual Studio 2010; Right click on your web project, now you can easily select the page type from Add New Item window and select Place Code in...

View Article


Image may be NSFW.
Clik here to view.

Creating Folder in SharePoint List and adding item in the folder

This post is written by guest Fahad AhmedThis article is about creating a folder in SharePoint 2010 and then adding items in that folder programmatically using Visual Studio 2010. First of all from the...

View Article
Browsing all 10 articles
Browse latest View live




Latest Images