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
~1K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

9 Posted Topics

Member Avatar for spach79

I hope this will help: (i use text boxes instead) [CODE] int x, y; x = 10; y = 20; for (int i = 1; i < l.Length; i++) { TextBox tx = new TextBox(); tx.Size = new Size(80, 10); tx.Text = o.ToString(); tx.TextAlign = HorizontalAlignment.Center; tx.Location = new Point(x, …

Member Avatar for hassan12345
0
130
Member Avatar for sandeepani

I am working on a windows based project with WCF component. i have 2 problems with it currently. 1. I get an error saying "Could not find end point element with the name xxx and contract yyy are in ServiceModel client configuration section. this might be because no configuration file …

Member Avatar for Ketsuekiame
0
97
Member Avatar for sandeepani

I am working on a windows based project with WCF component. i have 2 problems with it currently. I use c#. 1. I get an error saying "Could not find end point element with the name xxx and contract yyy are in ServiceModel client configuration section. this might be because …

0
68
Member Avatar for sandeepani

I have database for a project i'm working on. yesterday i restored it from an old backup and the schema changed back to a earlier state. but now all the sstored procedures , views etc are missing and the project system can't use it and work. so is there any …

Member Avatar for gbraden
0
141
Member Avatar for sandeepani

hi. I am working on a project which keeps its data access, business logic and UI in separate projects of a solution. Is there a way to access a strongly typed dataset in one project of a solution from another project of the same solution? I need these to fill …

Member Avatar for nick.crane
0
114
Member Avatar for sandeepani

what is the best suitable LAN protocol/technology for a law budget school network connected to a WAN to which the LAN must provide streeming and real time video? will gigabit ethernet be as good idea? or is Wi-Fi suitable? or perhaps CAT5 or fibre optics?

Member Avatar for ipradip
0
156
Member Avatar for sandeepani

hello. i'm sandeepani a student from Sri Lanka. nice to be here :) i hope to learn a lot from this community

Member Avatar for sandeepani
0
110
Member Avatar for sandeepani

I need to build a simple GIS or map view component for a larger system for my Final Year Project. But I have no prior experience in the field. Therefore I need to add this component as a additional feature only and with the least amount of effort and time. …

Member Avatar for Ezzaral
0
197
Member Avatar for sandeepani

Are there any APIs or components that can be used for GIS development?

Member Avatar for Ramesh S
0
135

The End.