Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #25.0K
~2K People Reached
Favorite Forums
Favorite Tags

7 Posted Topics

Member Avatar for tricket_7

Open a Connection Before if Statement "* int temp = Convert.ToInt32(checkUser.ExecuteScalar().ToString());" as Conn.Open(); Then it will work fine...

Member Avatar for Mike Askew
0
161
Member Avatar for thang.chuotma

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.

Member Avatar for Bhuvan Ram
0
78
Member Avatar for Jsplinter
Member Avatar for zubair khalil

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 …

Member Avatar for riahc3
0
530
Member Avatar for prasishiva

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

Member Avatar for Bhuvan Ram
0
326
Member Avatar for kram54

> 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.

Member Avatar for Bhuvan Ram
0
779
Member Avatar for ZiaRehman

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

Member Avatar for Bhuvan Ram
0
66

The End.