Difference between asp and asp.net ?
Answer Posted / ranjith reddy
Asp doesn't suport oop's concepts
Asp.Net Supports oop's concepts
Asp maintance top to bottom coding
Asp.Net doesn't maintain top to bottom coding
Asp is not user friendly
Asp.Net is user friendly
Asp code n html r at one isde
Asp.Net html deffer frm general coding
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between debug.write and trace.write? When should each be used?
What is GAC in ASP.NET 2.0
Explain the difference between response.redirect vs server.transfer
How will you load dynamic assembly? How will create assesblies at run time?
What’s the difference between asp.net web forms and asp.net mvc?
Is it possible to change the index of primary key on table?
What is aspect-oriented programming?
Which .NET framework supports Web API?
What is the difference between the response.write() and response.output.write() methods?
What is parse in asp.net?
Explain the features that make asp.net more used framework? : asp.net mvc
I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.
What is viewstate in asp net with example?
What is difference between singleton and single call?
What is server infrastructure?