Using shadow variable is good or bad for application?
Answer / arul
It's not good programming method. Better we can use
overriding concepts to avoid shadow copy the variables.Using
shadow copy will lead to the confusion while doing more coding.
Is This Answer Correct ? | 10 Yes | 0 No |
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
What is a 404 redirect?
Explain login controls.
What are the advantages of asp.net mvc framework? : asp.net mvc
Why do we need Web Services?
How would one do a deep copy in .NET?
What does ascx stand for?
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 do you mean by authorization?
How Web Service help? What is the difference between Remoting & Web Servcies?
What are the validation controls ?
Is viewstate enabled by default?