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...

What is server objects in asp.net?

Answer Posted / arpita malviya

The Server object is used to access properties and methods
on the server.

These are its methods and properties;
CreateObject: Creates an instance of an object
Execute :Executes an ASP file from inside another ASP file
GetLastError() :Returns an ASPError object that describes
the error condition that occurred
HTMLEncode: Applies HTML encoding to a specified string
MapPath :Maps a specified path to a physical path
Transfer :Sends (transfers) all the information created in
one ASP file to a second ASP file
URLEncode: Applies URL encoding rules to a specified string

Is This Answer Correct ?    22 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we prepairing Interview

2374


Explain the concept of View Model in MVC?

1077


Can I stream live content/events?

1115


Explain the difference between page.registerclientscriptblock and page.registerstartupscript?

1059


Explain weak typing and strong typing.

1032


6. Tell us about a time when you failed to meet a deadline. What were the repercussions?

2201


How would you create a permanent cookie?

1087


How can u deifne the benefits and limitation of using Viewstate for state management?

1184


Can we add code files of different languages in app_code folder?

1137


How can we create a website?

989


How many types of Cookies are available in ASP.NET?

1114


How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.

1956


Explain the code Access Security (CAS) in .net Framework?

1296


What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?

1172


What are cookies in your browser?

1041