Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to kill session?

Answer Posted / mandira singh

session.abandon

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where you store Connection string in "Web.Config" file in ASP.NET?

1105


What is the sequence in which ASP.NET events are processed?

1176


a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.

1861


Which is better union or union all?

1131


How use Xml data in ASP.net?

1028


What is server infrastructure & server components?

1255


Difference between .NET and previous version?

2632


is gateway for sms continue connected for sending sms.how?

2308


What is difference between web config and global asax?

915


How to you can limit Access to Web API to Specific HTTP Verb?

1248


What is the difference between union and structure?

998


How to implement globalization and localization in the use interface in .net.

1063


What's the use of response.output.write()?

1310


Is it possible to migrate visual interdev design-time controls to asp.net?

1093


What are the event handlers that can be included in the Global.asax file?

1137