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
~466 People Reached
About Me

sads

Interests
net surfing
PC Specs
sads
Favorite Forums
Favorite Tags
Member Avatar for phadalemadhuri

http://www.srisanthi.9xitsolutions.com/SBPoints/Home.aspx as per above link 1. I want to upload plotting map... 2. then i have to assign plotno to it dynamically... 3. when user take his cursor to the particular plot i have to show the description of it which i saved in db 4. those plot get book …

0
112
Member Avatar for phadalemadhuri

this my following code not returning all forms name......plz help me.. using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using Telerik.WinControls; using System.Collections.Specialized; using System.Data.SqlClient; using System.Reflection;//to fetch all forms of the current project private void fillForm2() { Type[] AllTypesInProjects = Assembly.GetExecutingAssembly().GetTypes(); foreach (Type …

0
53
Member Avatar for thacravedawg

Alright, so I have a datagridview that I'm populating with a datatable, and I have added a button column. Now I am trying to use this button's click event to open a new child form. I can't for the life of me figure out what I've done wrong. When I …

Member Avatar for phadalemadhuri
0
301