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
~488 People Reached
Favorite Tags

4 Posted Topics

Member Avatar for rayben

Hi guys, I need some help on data binding. The table is shown as below ID Item 03 5 03 6 19 5 19 8 19 3 How do I present the data on a web page (mobile web form to be exact) such that the the ID is like …

Member Avatar for di.arie
0
80
Member Avatar for bharathi_n_r

Guess you need something like BindingContext [url]http://www.csharphelp.com/archives3/archive577.html[/url]

Member Avatar for bharathi_n_r
0
242
Member Avatar for rayben

Hi guys, I need some help here to generate a list of multiple choice questions (MCQ) from SQL server 2005 on to a smartphone running on WM 5.0. I've manged to connect to the SQL server wireless in a LAN environment and done some simple login. The next thing I …

Member Avatar for blacklocist
0
93
Member Avatar for rayben

Hi, I'm trying to get a variable from the login form for my project and come across the code as shown below. How do I need to do in [I]frmLogin[/I] for this [B]IUserAccount user = frmLogin.UserAccount;[/B]? Thanks [code] static void Main() { FrmLogin frmLogin = new FrmLogin(); if(frmLogin.ShowDialog() == DialogResult.OK) …

Member Avatar for JerryShaw
0
73

The End.