CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: mohan93

Search: Search took 0.02 seconds.

  1. Read comamnd prompt output and displaying User Interface

    Hey Guys,

    Creating a small tool with c# which will fetch the values displayed in the command prompt and display in an User Interface.




    I run the below command in Command prompt,
  2. Getting Corflags.exe values to a User Interface

    Hey Guys,

    Creating a small tool with C# which will fetch the values displayed in the command prompt and display in an User Interface.



    Corflags.exe is a .Net SDK tool, which is used to...
  3. Populating Subfolders in DataGrid - Please assist

    Guys,

    Am struck up with a scenario below,

    I have 50 "Subfolder" under my "MainFolder"

    In my project, On selecting a "Add Applications" button am browsing to MainFolder and selecting the...
  4. Viewing the data enterd in the SQL Server Database for a specifed Time frame.

    i have created a project, to track the daily task done. I used C# and SQL Database for this. (Client server model, more than 50 users are there.)
    Now i want to implement a new functionality in my...
  5. Replies
    0
    Views
    632

    SQL Server Database for C# connectivity

    Guys,

    I face issues in connecting to SQL Database on Server machine using C#, but am successful in creating connecting with local database in the system.

    1. I enabled remote access (by making...
  6. Issues in creating SQL Server Database (on other machine) with C# windows Application

    Hey Guys,

    I have my SQL Server Database on machineX i name that as "OtherMachine"
    I have installed my visual Studio on current machine i name that as "MyMachine".
    I created windows forms on...
  7. Creating a small project using C# - Please assist.

    Hey Guys,

    Am a beginner to C# Programming, i have a requirement to create a smal project.
    The project is to track the no of task done by individual. Few descriptions below.
    1. Once a person is...
Results 1 to 7 of 7





Click Here to Expand Forum to Full Width

Featured