This error normally occurs when you are trying to access the value of a session variable such as Session["UserID"] and you're not doing that from a webform, usercontrol or a class that inherits from System.Web.UI. Read on..
Read more »The name 'Session' does not exist in the current context

Category: ASP.NET Tags:

CSS Cursors
Learn how to add a custom cursor using css. Syntax for customized cursors are discussed.
Read more »Category: CSS Tags:

Integrate PHPBB3 with your Website.
Using this simple tutorial, you can take your existing PHPBB3 member forum, and integrate it with your website to restrict page access to registered and logged in members.
Read more »Category: php Tags:

Practice Your Code-Fu: Programming Contests and Puzzles Online
This is a list of the best sites on the net for practicing your coding chops, showing off your programming skills, and competing for fame and fortune. Exercise your brain by untangling obfuscation, applying algorithms knowledge, growing your inner math geek, or playing a bit of code golf. These sites have exercises to build on and refine what you already know, or learn the language du jour.
Read more »Category: Java Tags:

ASP.NET Viewstate and ControlState
This article gives a brief introduction on ViewState and Control State in ASP.NET, and also focuses on some of the tricky issues with both.
Read more »Category: ASP.NET Tags:

C# DataGridView control with custom collection in Windows Forms
Windows DataGridView control in .NET 2.0 and above supercedes the old DataGrid control. The DataGridView control provides many basic and advanced features that are missing in the DataGrid control. Also, it is easier to to extend and customize the DataGridView control than the DataGrid control.
Read more »Category: ASP.NET Tags:

Auto Refresh data using AJAX in ASP.NET
In this article, I am discussing how we can refresh data on an ASP.NET data representation control. i.e data representation cotrol automatically refreshes after a certain interval using AJAX UpdatePanel and other controls. I am using Ajax controls and using SQL server 2005 database and repeater control.
Read more »Category: ASP.NET Tags:

Protect your script from hackers: SQL injection attack prevention
Anybody that codes a script that accepts user input and inserts data into a sql database must make sure the database's integrity is protected. I have read book that teach PHP that don't even address this necessary, critical subject. Imagine the valuable data in your databases is butchered or even wiped out completely. Is your database safe from SQL injection attacks?
Read more »
PHP Cookies-enabled check in 3 effortless steps
This tutorial should help you get an overall idea of how to check if cookies are enabled. Customize the code to meet your needs. Don't forget to include a cookies test script in all Web applications that handle cookies or sessions in some way.
Read more »
Basic PHP/MySQL One-Page Guestbook Tutorial
Do you want to encourage your visitors to say hi when they visit your friendly Website? This tutorial is divided in 4 phases and will teach you how to create a simple PHP guestbook using only one PHP file.
Read more »
Codebounce Toolbar
Download codebounce Toolbar.
Why our toolbar? Web search, Our Best Site links, Radio player, local weather and much more!

