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
~3K People Reached
Favorite Forums
Favorite Tags
Member Avatar for DeathEater

hey guys. i need advice and guidance for a new project i want to start. imagine a company with some subsections that each one has a program and a separate database on sql server 2008 express. what i want to do is unit these apps so that all of them …

Member Avatar for Ketsuekiame
0
215
Member Avatar for DeathEater

hi, I've been working on a little program for my company for keeping the records of some members, it's basically a WinApp, but since the company has a website in which certain people visit and become members i was wondering if i could update my DB from the website, provided …

Member Avatar for DeathEater
0
104
Member Avatar for DeathEater

hi we have a lan network that works with a 16port switch we also have win server 2008 on one of the puters in the network, there is an ADSL modem connected to the switch which provides the clients with internet, here is my question how can we control how …

Member Avatar for L7Sqr
0
166
Member Avatar for DeathEater

hey... i'm using Visual Studio 2010(c#) for a winapp i'm writing. i have a DataBase in which i have 6 tables and there are so many fields in them that use unicode characters( Persian) and all of them are nvarchar(n) type cuz i had problem with text earlier, but when …

Member Avatar for nick.crane
0
508
Member Avatar for shridharmaster

Hello Friends, I want to create our own object oriented programming language using C#. Is it possible?How? I want to know what are the steps used to create the languages. Please guide me. Thanking you. Regards, Shridhar

Member Avatar for Momerath
0
333
Member Avatar for judithSampathwa

hi there, does anyone know how to make one column in the datagrid view to become readonly, thanxxxxxx

Member Avatar for DeathEater
0
153
Member Avatar for DeathEater

hey ya all my question is simple, how to simulate an event by code, for example consider a simple form which has 2 buttons. button1 changes the forms color, now i want the code that i should put in click event of button2 that when i click it the app …

Member Avatar for DeathEater
0
129
Member Avatar for DeathEater

hey guys i have a DGV which has a check box column. what i want to do is that when user checks one of these check boxes the entire row be highlighted as if a normal cell was clicked, here is the tricky part, and i want when user clicks …

Member Avatar for DeathEater
0
100
Member Avatar for DeathEater

hey guys up until recently i had VS 2010 and sql sever express 2008, and then i upgraded my sql server to enterprise version, then i could not access any data from my database file which i had created with my sql express version, when i tried to connect to …

0
75
Member Avatar for udigold1

Hi, I have a databound DataGridView with RightToLeft set to true (hebrew). Problem is that all negative numbers displayed with minus sign after the number and not before it, for example :(1,545-). How can I display the numbers correctly (-1,545)? Thanks, Udi

Member Avatar for DeathEater
0
83
Member Avatar for DeathEater

hey ya all i have a simple question how to change the language on enter and exit events of text boxes and if you could include a link to a language code table or something that would also be nice thanks

Member Avatar for DeathEater
0
148
Member Avatar for DeathEater

hey you all i have a main form and there is a button that will open another form as a dialogue, let's call it the AddForm. on the main form i have a DGV and I've written a function to refresh it called DGVreload. it works just fine but i …

Member Avatar for DeathEater
0
120
Member Avatar for DeathEater

hey ya all.... i have a tab control in a win form app. and the tab control has 3 tabs. in every tab there is a DGV docked in a container's panel, here is the thing. up until now i used the containers click event to load data into the …

Member Avatar for DeathEater
0
170
Member Avatar for DeathEater

:confused: I'm trying to select multiple rows in a DGV and then do something with them(delete them for example) and then apply these changes to DB. and I'm using sql server express. the problem is when i load data from a table that is bound to the DGV and then …

Member Avatar for DeathEater
0
123
Member Avatar for DeathEater

hi, i'm having a bit of trouble with grid views. see i can show stuff in them but i want to manipulate and use a certain selected record or field in it ( e.g : delete it from table in the DB or copy it into a textbox.). i'll be …

Member Avatar for Mitja Bonca
0
79
Member Avatar for DeathEater

:@ Hi every body, i tried recently to compile some old C++ codes but regardless of the compiler i use i get the same error message when i want to link the *.obj file. i even tried it with Tlinker and macrolinker but with no success, if any one could …

Member Avatar for jonsca
0
204