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
Favorite Forums
Member Avatar for simbomatic

Hello, I could really use some help with a project I am working on. The project will basically need to track changes that occur within a string so they can be highlighted. Ideally the application would spot that change in the string and prehaps inside a new word at the …

Member Avatar for simbomatic
0
145
Member Avatar for simbomatic

Hello, I'm curious to know whether it is possible to expose the functions of a C# application so that they could be used by another C# application in runtime. The thing I am referring too is quite similiar([I]might even be the same[/I]) as using an API. I have searched on …

Member Avatar for simbomatic
0
954
Member Avatar for tibebu.s

hi Guy's i got error Object reference not set to an instance of an object and it show me the Highlighted area private void time_in_Click(object sender, EventArgs e) { employee_InformationDataGridView.SelectedCells[0].Style.ForeColor = Color.Green; time_in.Enabled = false; time_out.Enabled = true; DateTime today = DateTime.Today; int i; i = employee_InformationDataGridView.SelectedCells[0].RowIndex; SqlConnection conn = …

Member Avatar for Geekitygeek
0
199
Member Avatar for simbomatic

Hello Guys, I'm fairly new to software development, but since starting a new job I've been assigned a number of projects to start on. The one I have deiced to start with is a printer/tray selection application. Currently the company uses VB macros inside Word to select a printer and …

Member Avatar for simbomatic
0
96