Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

Abdul Sami X

@Abdul Sami X
About
Posts
10
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • connection string
    A Abdul Sami X

    if u have user id and pwd then use the following: Data Source=urServerAddress;Initial Catalog=urDataBase;User Id=myUsername;Password=myPassword; if u r using windows authentication then use the following: Data Source=urServerAddress;Initial Catalog=urDataBase;Integrated Security=SSPI;

    Abdul Sami, Systems Analyst

    Database database sysadmin question csharp sql-server

  • Data storage and Uploading file
    A Abdul Sami X

    You cannot directly store the file.....but instead you can store the data of the file...let me know the exact data of your file.

    Systems Analyst

    C# database help tutorial

  • ip address
    A Abdul Sami X

    simple solution would be ...search the IP with in the LAN and match its port number.

    Sr. Software Engineer Irevna, India

    C# sysadmin help tutorial question

  • MDI with different processes
    A Abdul Sami X

    Hello! I am developing MDI application in C# which should hold different processes as its childs. Can any one help me please? For example: I want to have MDI childs as --> notepad, command window etc....

    Sr. Software Engineer TESCO, India

    C# csharp help tutorial question

  • Console.WriteLine - need help
    A Abdul Sami X

    There is only one way to do this. Write the output into a text file and open that file in the VS 2003 at run time. I hope, you got answer for your question.

    Sr. Software Engineer Irevna, India

    C# css database visual-studio help question

  • Error :'Proj.frmMain' does not contain a definition for 'Comm1
    A Abdul Sami X

    This is simple. You have not defined the Comm1. May be, during start you have defined and later you have commented/deleted it. Otherwise, jut re-define the Comm1.

    Sr. Software Engineer Irevna, India

    C# help question

  • Message Box Information Request
    A Abdul Sami X

    Yes, keshav is right. MessageBox concept is very simple. If you want to learn your self then MSDN site and do some search there. I am ready to take you there if you need.

    Sr. Software Engineer Irevna, India

    C# csharp winforms help tutorial question

  • mdi form
    A Abdul Sami X

    make that control public. create an object of that form. access that control through this object in your child form

    Sr. Software Engineer Irevna, India

    C# question

  • Hide a column datagrid in windows application
    A Abdul Sami X

    define a dataset, a datatable, map all the columns of the datatable while mapping, use mapping type as hidden for the column which you want to hide.

    Sr. Software Engineer Irevna, India

    C# question

  • Publishing Windows Application to one setup file
    A Abdul Sami X

    Tony, just send an .exe file if it is not having any dependancy dll file.

    Sr. Software Engineer Irevna, India

    C# question workspace
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups