blah blah blah is here! blah blah » Close

0
votes
1 answers

C#.net 2008 build problems

I am asking for help on compiling a C#.net 2008 application since I have not been able to obtain a successful build with no errors yet. This application that we need to support has no documentation and the programmer(s) who wrote the ...

0
votes
2 answers

determine how .net 2008 works all together

I am basically new to C#.net 2008 working with the professional version. I have a solution to work with that has lots of projects in it with no documentation. I need to determine how this solution works. I know I would look in the prope ...

1
votes
2 answers

C#.net startup

I have a question about the startup code in C#.Net 2008. I have not looked at C#.net code in several years and now I have a c#.sln project that I need to work with. I am trying to find where the code actually starts. I found the startup ...

0
votes
1 answers

help regarding data binding with text box

Hi i need ur help friends. i have a text box in which i am entering alpha. data .i want to know that how i can fetch data into textbox based on alphabet entered. i am working on c#.net

Feedback