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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
S

sebastianos

@sebastianos
About
Posts
20
Topics
17
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • DataGridViewComboBoxColumn
    S sebastianos

    I am using the DataGridView control in a WinForm. (Visual Studio 2005) One of the columns is of this type: DataGridViewComboBoxColumn cbo = new DataGridViewComboBoxColumn(); cbo.DataSource = dt; //DataTable cbo.DisplayMember = "User"; cbo.ValueMember = "IDUser"; dataGridView1.Columns.Insert(0, cbo); Now, How to I can access to the properties of each comboBox? (SelectIndex, SelectValue, SelectText, ...) The FindControl() method is only available in web applications. Thanks and sorry for my english.

    C# csharp visual-studio tutorial question

  • Windows Cluster Service
    S sebastianos

    Yes or yes is necessary a Storage to configure Windows Cluster Service? In Windows Server 2000 or Windows Server 2003 Thanks Sory for my english, I'm from Argentina

    System Admin sysadmin windows-admin question

  • Send SMS???
    S sebastianos

    I forgot to say, must be free.

    C# tutorial question

  • Send SMS?
    S sebastianos

    How I can send messages SMS to a cellular telephone from my application? Exists some FREE Web service? (In Code Project there is an example, but it does not support my country, Argentina) Thanks!

    ASP.NET tutorial question

  • Send SMS???
    S sebastianos

    How I can send messages SMS to a cellular telephone from my application? Exists some Web service? (In Code Project there is an example, but it does not support my country, Argentina) Thanks!

    C# tutorial question

  • lock columns's size
    S sebastianos

    In Visual Studio 2003, like I can avoid that the user does not change the size of the columns of a datagrid and listview? Thank you and sorry for my english

    C# csharp visual-studio question

  • list of all computers
    S sebastianos

    How to I can obtain a list of all computers of a domain (without Active Directory) ??? Thankz

    C# windows-admin tutorial question

  • in what remote computer?
    S sebastianos

    How to I can know in that remote computer beginning session a X user? In Visual Studio 2005 In a domain without Active Directory. Thankz Sorry for my english

    C# csharp visual-studio windows-admin tutorial question

  • unlock users account
    S sebastianos

    How to I can unlock users account of a domain (without Active Directory). In Visual Studio 2005 ?? Thankz

    C# csharp visual-studio windows-admin tutorial question

  • kill a remote process
    S sebastianos

    how to kill a remote process in Visual Studio 2005 ??? Is a Domain without Active Directory. Thankz

    C# csharp visual-studio windows-admin tutorial question

  • user in a computer
    S sebastianos

    I'm from Argentina Il try with WindowsPrincipal, THANKZ!!

    C# windows-admin question

  • user in computer
    S sebastianos

    How I can see what user open session in a computers of a domain (without Active Directory)? Thank Sory for my english.

    .NET (Core and Framework) windows-admin question

  • user in a computer
    S sebastianos

    How I can see what user open session in a computers of a domain (without Active Directory)? Thank Sory for my english.

    C# windows-admin question

  • Disk Space
    S sebastianos

    how can I do to get the disk space of a computer of a domain (The domain hasn´t got Active Directory)? thanks

    C# question windows-admin

  • Computers and Printers
    S sebastianos

    how can I do to get a list of all the computer of a domain (The domain hasn´t got Active Directory)? And how can with a list the printers?

    C# question windows-admin

  • Networking
    S sebastianos

    A very good site with code in Visual C++ about TCP/IP (icmp, finger, whoIs, scan Ports, MacAddress, ...) www.ipmanager.com.ar

    C / C++ / MFC c++ com

  • snmp
    S sebastianos

    please, somebody could publish a simple example on SNMP in C++? Thanks! Sorry for my english

    Managed C++/CLI c++ tutorial question

  • snmp
    S sebastianos

    please, somebody could publish a simple example on SNMP in C++? Thanks! Sorry for my english

    C / C++ / MFC c++ tutorial question

  • unlock user accounts
    S sebastianos

    I do can login in as Admin. What I want is a code of an application in C++ (or Visual C++) that unlocks users accounts of a dominion in WinNT4 and Win2000. Thanks

    C / C++ / MFC c++

  • unlock user accounts
    S sebastianos

    I need a code in c++ to unlock user accounts in Windows NT/2000. Or some similar solution. Thank you very much!

    C / C++ / MFC c++
  • Login

  • Don't have an account? Register

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