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.
1908how to pass session value one url to another url.my code if session("user")="abc" then response.redirect("www.abc.com\client\home.aspx") end if. so how to pass value of session in browser url
1 5042There is a login page that has two text boxes with required field validators on it. The page has a login and cancel button. How can we ensure that the click on the cancel button doesnt fire a validation event.
2 5480In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected
1 3466In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected
8 12902
What is a session in asp.net?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
In a Repeater control how one can provide an alternating color scheme ?
Can we create a multiple user simultaneously ?
What are the two Layouts supported by a Web form in ASP.NET?
What are tuples?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
What is http request and response?
What is viewstate? What does the “enableviewstate” property do?
Does google crawl redirects?
Explain how viewstate is being formed?
What is web api config?
Define web services in asp.net.
Differentiate between authentication and authorization.
What is server side routing?