No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
7 Posted Topics
Re: Open a Connection Before if Statement "* int temp = Convert.ToInt32(checkUser.ExecuteScalar().ToString());" as Conn.Open(); Then it will work fine... | |
Re: I faced this error many times. But as per my guess this is not SQL Error. its a C# Error when you trying to do any LINQ Operations on a empty Collections. If you Post your code , we can help you out. | |
Re: i think u need a break from programming .. :) | |
Re: its difficult to do this, If you explain the objective of your web service, we will help you out by creating the Dotnet web service. ur lines are saying that it is a small web service :). so explain us the objective of Web service to help you out from … | |
Re: As yousaf said.. instead of "Select StudentName from Studentinfo" query,, you can use this query "Select column_Name from information_Schema.columns where name = '<tablename>'" to display the column names of a table. Dont forget to change the displaymember and valuemember | |
Re: > I had a guess, > First Try like this .. Right Click on DevExpress DLL. Make the property > "Copy To output Directoy" = "Copy If Newer". >Second May be worst solution, Try by installing DevExpress in the target system. | |
Re: thats simple.. google all the smiley code and images.. Make your rich text box as html rendered Text box. In a Key Changed event check the codes and replace it with image.. If not you can go with third party API if they are free |
The End.