Questions & Answers

How Can You Provide Security In Simple Asp Pages, As We Do In Asp .net With Web.config File?

Asked by biswajit84 in Science 3 years ago - 1 answer

Providing security has been one of the main concerns for both architects as well as developers. Applications which have sensitive information need to be guarded from nasty attacks and from rivals trying to steal information or rational property. The security pattern needs to be implemented in the beginning prior to designing of the page. There are quite a few programming books available which offer ...more

Answered by Memo 3 years ago



What Are The Differences Between Asp Version 3 And Asp.net?

Asked by rinu in Science 3 years ago - 1 answer

The information below is from a Microsoft Knowlege Base article #810886 found at msdn2.microsoft.com and a project page at www.codeproject.com ASP stands for Active Server Pages, which provides needed technology for building web pages and performing Web applications. ASP.NET is new program based on the .NET framework with a much improved infrastructure for building web applications. To use ASP.NET you must install the Microsoft .NET framework, which is avaialabe from Microsoft and ...more

Answered by JoMar 3 years ago


What Is The Difference Between Asp And Asp.net (i Am Confused)?

Asked by erharsha in Programming 3 years ago - 1 answer

Both JSP.net and ASP.net have some initial methods which are very common. Both of these languages are used for the scripting on the server side. The basic aim of these is to facilitate the online users of different website for data entry and for getting information and responsiveness from any particular website. The ASP.net uses the scripting of two languages called ...more

Answered by tulip_rose 3 years ago


I'm An M.sc IT Graduate. I Just Completed My Course And Am Waiting For My Results. I Have Done A Project In Asp.net.. Are There Openings For Freshers Anywhere In Chennai In Asp.net Platform?

Asked by shwetha1 in Employment 3 years ago - 1 answer

Many jobs are available on internet. Actually you have not mentioned about your country but i would like to tell you about those websites which mention jobs for all the candidates in this whole world. But let me tell you it doesn't matter that you are living in a place where IT jobs are very less. You can provide your services as a freelancer. You can do job as a content writer on internet. You ...more

Answered by honest 3 years ago


What Is Asp Stands In Asp.net?

Asked by Guest1485147 in Programming 6 months ago - 1 answer

ASP is Active Server Pages ASP is a technology by Microsoft now replaced with ASP.NET that offers much better programming model based on object oriented programming principles. Currently 4.0 version of ASP.NET is in production and will be finally released somewhere in March 2010. ...more

Answered by Syedemad 2 days ago


What Is Trace In Asp.net? Can You Difference Between Panel And Groupbox In Asp.net?

Asked by shamimahma in Programming 3 years ago - 1 answer

Trace is a facility in ASP.NET that let's you trace the execution of your application, or a particular page. It tells you the steps that were followed in execution, and also the number of seconds it took to execute. Tracing is especially useful when debugging a page/application. Tracing can be enabled at either the application or the page level. To enable tracing at the page ...more

Answered by RockSolid 3 years ago


What Is ASP? Where It Is Used?

Asked by 11dip in Programming 3 years ago - 1 answer

ASP refers to active server pages. This technology was developed by Microsoft Corporation and it is used for creating dynamic web pages.The extension of an ASP document is '.asp'. The ASP document can contain many elements like ; HTML, client side script , server side scripts, ASP objects, applets and ActiveX components ...more

Answered by raaga 3 years ago


What Is An ASP?

Asked by Guest in Deadliest Creatures 3 years ago - 3 answers

An asp is simply a kind of snake. It belongs to a family of snakes called "vipers", which includes some of the deadliest poisonous snakes in the world. Some other snakes in this unpleasant group are: the rattlesnakes.The water moccasin, the copperhead, the South American bushmaster, the poisonous adder of Europe, the chain viper of India, and the horned viper of Africa. The asp ...more

Answered by oneperson2 3 years ago


What Is ASP?

Asked by Guest363547 in Programming 10 months ago - 1 answer

ASP stands for Active Server Pages which are effectively small programs or scripts that are executed by the server that holds the files when you visit the pages using a web browser. Traditionally these are only available on Microsoft Servers and are written in either VBScript or JScript however there are ways to run ASP on other Web Server software such as Apache. ...more

Answered by Cjf 10 months ago


What Is A Asp?

Asked by Guest2560134 in Programming 4 months ago - 2 answers

ASP is Active Server Page. ...more

Answered by Jillian18 4 months ago


View more Questions