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
R

Real Coder

@Real Coder
About
Posts
11
Topics
6
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How can I know if I have installed .net framework 2.0 or not by C#?
    R Real Coder

    I need a source which can check whether I have installed .Net framework 2.0 or not. Thanks.

    Nothing!! But gonzo!!

    C# csharp question dotnet

  • I'd like to use "smart client" for listing software in someone's computer.
    R Real Coder

    I'd like to use "smart client" for listing what software someone who visits my website uses. For example, if you visit my homepage, my program will run to check your software for security. and then my program compare your software information and my DB that has some information. If you have software which has security problem, my program will earn you. A problem is CAS. I've searched many information about CAS over the internet. but I can't fix it. If you know sites which has information of CAS, plz tell me :D have a good day!!

    Nothing!! But gonzo!!

    ASP.NET help database security tutorial

  • I want to installed product.. but....
    R Real Coder

    thank you for reply^^ I did that you informed. and I got a information about installed application in system. void ShowWqlObjectQuery( string winInfo ) { WqlObjectQuery objectQuery = new WqlObjectQuery("select * from " + winInfo ); ManagementObjectSearcher searcher = new ManagementObjectSearcher( objectQuery ); foreach( ManagementObject info in searcher.Get() ) { Console.Write( info["Vendor"] ); Console.Write( "////" + info["Name"]); Console.WriteLine( "////" + info["Version"] ); } } Nothing!! But gonzo!!

    C# csharp dotnet visual-studio adobe sysadmin

  • I want to installed product.. but....
    R Real Coder

    Hi^^ ^^ I want installed product by Window installer. But I want all installed product in window system. I refer to System.Management see below plz^^;;

    Vendor////Product Name////Product Version

    Microsoft////Microsoft Visual J# .NET Redistributable Package 1.1////1.1.4322
    Microsoft Corporation////Microsoft Office Professional Edition 2003////11.0.7969.0
    Microsoft Corporation////Microsoft Office FrontPage 2003////11.0.5614.0
    Microsoft Corporation////Microsoft FrontPage Server Extensions 2002////10.0.2511.1
    Microsoft////Visual Studio .NET Enterprise Architect 2003 - Korean////7.1.3091
    DAEMON'S HOME////DAEMON Tools////3.47.0
    Haansoft////한글 2005////6.5.0.824
    Microsoft Corporation////WebFldrs XP////9.50.7523
    NetSarang Computer, Inc.////Xmanager Enterprise////2.0.0203
    Microsoft////Visual J# .NET Redistributable 1.1- Korean Language Pack////1.1.4322
    Adobe Systems Incorporated////Adobe Reader 7.0.7 - Korean////7.0.7
    Sony Corporation////OpenMG Secure Module////4.4.00.11241
    Microsoft////Visual Studio.NET Baseline - Korean////7.1.3091
    Microsoft////Microsoft FrontPage Client - Korean////7.00.9209
    Microsoft////Microsoft .NET Framework 1.1////1.1.4322
    Green Eclipse////StickyPad////2.2.48
    Microsoft////Microsoft .NET Framework 1.1 한국어 언어 팩////1.1.4322
    Microsoft////MSDN Library for Visual Studio .NET 2003 - Korean////7.38.3095
    Press any key to continue

    It's not all installed product in window system. It's installed product by window installer. ( MSDN : Win32_Product - Represents a product as it is :-Oinstalled by Windows Installer. ):-O help me^^ Have a good time^^ Nothing!! But gonzo!! -- modified at 14:06 Sunday 30th April, 2006

    C# csharp dotnet visual-studio adobe sysadmin

  • How to make routing table??
    R Real Coder

    I did search "routing protocol". but I can't information about routing protocol with C#. help me plz^^ Nothing!! But gonzo!!

    C# csharp help tutorial question

  • How to make routing table??
    R Real Coder

    I can't to see "make route table" in this site^^// ^^;; and I did googling. but I can't^^;; Do you know that make route table^^ or information site about route table with C#. ^^ help plz^^ have a good time^^ Nothing!! But gonzo!! -- modified at 17:50 Saturday 29th April, 2006

    C# csharp help tutorial question

  • how set a orginate time of Unix timpstamp value??
    R Real Coder

    Assume I send a ICMP packet that request timestamp, then I receive timestamp reply. I can see type, code, identifier, sequence, originate time, receive time... I can get a receive time. and I Knew that I set a originate time. how set a originate time value?? DateTime.Now?? DateTime.Now.ToFileTime()?? plz^^ Can you recommend me??^^ Nothing!! But gonzo!! -- modified at 16:18 Thursday 20th April, 2006

    C# question

  • How to get software information that is installed in window??
    R Real Coder

    thanks!! I didn't know. Everthing is very good!!^^b Nothing!! But gonzo!!

    C# hardware tutorial question announcement

  • How to get software information that is installed in window??
    R Real Coder

    I use visual studio .net 2003 but I don't have Microsoft.Win32 namespace^^;; make project - SolutionExplorer - Reference - Reference Add( translate Korean ) I can't see it. How to get Microsoft.Win32??^^;; System.Environment too...^^;; Nothing!! But gonzo!!

    C# hardware tutorial question announcement

  • How to get software information that is installed in window??
    R Real Coder

    thank you^^ It's nice hint^^b "You can access the registry via the Registry class in the Microsoft.Win32 namespace." "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" Nothing!! But gonzo!!

    C# hardware tutorial question announcement

  • How to get software information that is installed in window??
    R Real Coder

    hi^^ I'am korean student. I want to know software information( include software version ) that is installed in window. ( you can see Start - Control Panel - Program Add/Remove ^^;; i.e Internet explorer, Microsoft word 2003, Microsoft powerpoint, etc..) I knew how to get a hardware information. I searched code project site. But I didn't search a software information. Can you teach me how to get a software information? or related site. please^^;; Nothing!! But gonzo!! -- modified at 10:59 Wednesday 19th April, 2006

    C# hardware tutorial question announcement
  • Login

  • Don't have an account? Register

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