What are generics? why it is used?
architecture of ASP.NET?
Answer Posted / sachin
Generic is special kind of data type.
which can be resolve at a runtime.
means u can have function add(<T>val,<T>val)
where u can pass any type datatype.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How is mvc different from asp.net? : Asp.Net MVC
Describe SOA and the tenets of it?
How many types of controls are there in asp.net?
Explain the difference between asp and asp.net?
Is session stored in browser?
How do http sessions work?
In asp.net, how can you validate drop down box?
What is application session?
What is the difference between Classic ASP and ASP.Net?
What is variable and constant in .net programming language?
How dataadapter.fill works?
Which protocol is used to call a web service?
How to do state management in ASP.NET?
Do you support digital rights management to protect my videos?
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.