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
~2K People Reached
Favorite Tags
Member Avatar for Robins Antony

Hi frnds, I`ve learned from a site that Microsoft kills LINQ to SQL. URL follows: [url]http://ayende.com/Blog/archive/2008/10/31/microsoft-kills-linq-to-sql.aspx[/url] Actually, I was planning to use LINQ to SQL in my next project. Now I`m confused!. Is it true? Regards Robins

Member Avatar for Mike Gale
0
73
Member Avatar for Robins Antony

Hi friends, How to Find the no of simultaneous users logged in to a web site at a time?. Any help with the C# code will b greatly appreciated. Regards Robins

Member Avatar for alc6379
0
72
Member Avatar for Robins Antony

Hi friends, I`ve created an access database and export data to it successfully by using my web application using ADOX.I`ve added 2 references,Micosoft ActiveX Data Objects Library 2.8 & Microsoft ADO Ext 2.8 for DDL & Security. I could successfully export to access data base when running the application using …

0
69
Member Avatar for Robins Antony

Hi Friends, Does anybody know How to Export data from a GridView to MS Access using C #. Any help would b greatly appreciated. Regards Robins

Member Avatar for Robins Antony
0
93
Member Avatar for Robins Antony

[B]Hi all, How can an end user create reports using report builder in SQL 2005 Report Builder?[/B] Thanks in Advance.... Robins

Member Avatar for Robins Antony
0
81
Member Avatar for Robins Antony

Hello, I have SQL Reporting Services 2005 installed. When I go into the SQL Reporting Services Configuration Manager I immediately get an error that says that "No report servers were found on the specified machine" then Details: Invalid Namespace. Pls help Thanks in Advance

Member Avatar for dickersonka
0
135
Member Avatar for Robins Antony

hi all pls help Input string is not in a correct format. string selectsql = ("select title,convert(varchar,date,106)as date,description,cast(status as bit)as status from event_tbl where i_eid=" + Convert.ToInt32(id2) + ""); Regards

Member Avatar for dickersonka
0
63
Member Avatar for Robins Antony
Member Avatar for Robins Antony
0
86
Member Avatar for Robins Antony

hi frnds, Is it possible to store image url in a database without converting it in to a binary array. I`ve used an upload control to load the image in the form, and stored its path in the database. is it possible to display it in a grid by using …

Member Avatar for serkan sendur
0
65
Member Avatar for Robins Antony

Hi all, I`m doing a project in ASP.net How to create a remember me cookie? code follows... pls correct the errors in it? [code=aspnet] protected void cmdlogin_Click(object sender, EventArgs e) { dt = obj.execquery("SELECT i_userid, u_username, u_password FROM user_tbl"); for (int i = 0; i < dt.Rows.Count; i++) { if …

Member Avatar for serkan sendur
0
113
Member Avatar for Robins Antony

Hi all! How to use crystal report with ASP.net? How to choose database? pls help with an eg. Robins

Member Avatar for Kusno
0
445
Member Avatar for Robins Antony
0
91
Member Avatar for Robins Antony
Member Avatar for selvaganapathy
0
63
Member Avatar for Robins Antony

Hi friends, I’m doing a project in VB to conduct a Quiz competition. There r 4 rounds in it. It allows customization .ie; the users can create their own Quiz. Is it a good idea to dynamically creating databases & tables using code to store the questions & answers for …

Member Avatar for dan_e6
0
75
Member Avatar for Robins Antony

I`m doing a project in VB to conduct a Quiz competition. I`ve succeeded in creating databases & tables using ADOX. The problem is how can I retrieve all table names from a database using ADOX? with regards Robins Antony.

Member Avatar for werks
0
99