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
C

CodeItWell

@CodeItWell
About
Posts
76
Topics
55
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Which language should I start with?????
    C CodeItWell

    I will suggest you to start with C#. There is no big diference between VB.Net and C#.Net, so you can start with VB.Net if you want but I suggest you C#.

    Code It Well

    Visual Studio csharp c++ visual-studio question

  • .net framework 2.0 requirements
    C CodeItWell

    * Supported Operating Systems: Windows 2000 Service Pack 3; Windows 98; Windows 98 Second Edition; Windows ME; Windows Server 2003; Windows XP Service Pack 2 * Required Software: o Windows Installer 3.0 (except for Windows 98/ME, which require Windows Installer 2.0 or later). Windows Installer 3.1 or later is recommended. o IE 5.01 or later: You must also be running Microsoft Internet Explorer 5.01 or later for all installations of the .NET Framework. * Disk Space Requirements: 280 MB (x86), 610 MB (x64)

    Code It Well

    .NET (Core and Framework) csharp dotnet business

  • Search in Microsoft Access database
    C CodeItWell

    I have connected my application with the Microsoft Access database, via ADO.NET OLEDB. I can insert and edit data, but I have no idea how to search the database, or just to select some record and to insert that into some string. Here is a example for inserting a new record String ^strData = "INSERT INTO Continents VALUES('Abcd',12345678,87654321);"; OleDbCommand ^cmdDatabase=gcnew OleDbCommand(strData, oleDbConnection1); cmdDatabase->ExecuteNonQuery(); Please help.

    Managed C++/CLI tutorial csharp database help

  • Read a file hosted on server
    C CodeItWell

    How can I gain access to a file hosted on my server, and read from it? Please help.

    Managed C++/CLI question sysadmin help

  • Insert ASP.NET script in HTML
    C CodeItWell

    I have made a small ASP script. But I don't know how to insert that script in HTML document. Because I think, if I insert this script in that HTML document, it will work on a server, if not it will not work.

    ASP.NET csharp html asp-net sysadmin tools

  • Clipboard problem
    C CodeItWell

    Thanks.

    C#

    C# help csharp tutorial

  • Clipboard problem
    C CodeItWell

    Thanks, but I don't want to check every second the clipboard. That should be something like an event, when the clipboard content is changed, then the program to store the data somewhere.

    C#

    C# help csharp tutorial

  • Clipboard problem
    C CodeItWell

    How to do this. When user stores something in clipboard, my program to store that in a text file. Please help. Thanks.

    C#

    C# help csharp tutorial

  • NotifyIcon baloon tip
    C CodeItWell

    Can you tell me more clearly. And I have VS 2003. Is that class here?

    C#

    C# csharp tutorial question

  • NotifyIcon baloon tip
    C CodeItWell

    I have a NotifyIcon object. The user sees it near the clock on the desktop. Now, I want to tell the user that something happend (Like when Windows says that updates are ready to be installed)- a small baloon that comes out of the icon. Does anyone knows how to do it?

    C#

    C# csharp tutorial question

  • Comparing lines
    C CodeItWell

    I'm working on a program that compares lines from two .txt files line by line. It compares the first line of the first file then first line of the second file and so on. But when the two files have different number of lines the program will fall. How to solve this problem.

    C#

    C# csharp help tutorial

  • How to get the count of lines in .txt file
    C CodeItWell

    How to get the count of lines in .txt file. Help.

    C#

    C# csharp help tutorial

  • Cursor problem
    C CodeItWell

    How to move the cursor on some position(coordinates x and y).

    C#

    C# csharp help tutorial

  • Wallpaper
    C CodeItWell

    How to change the wallpaper on my desktop.

    C#

    C#

  • Move icon
    C CodeItWell

    How to move an icon that is on the desktop at some position.

    C#

    C# csharp tutorial

  • Context menu
    C CodeItWell

    Thanks for helping me.

    C#

    C# csharp tutorial

  • Context menu
    C CodeItWell

    Can someone tell me how to set the menu at the mouse position.

    C#

    C# csharp tutorial

  • Context menu
    C CodeItWell

    But the contect menu appears on other location. I want it on the location where is the button.

    C#

    C# csharp tutorial

  • Context menu
    C CodeItWell

    When i click with the right mouse button shows the contextmenu. How to do this with the left mouse click.

    C#

    C# csharp tutorial

  • Button context menu
    C CodeItWell

    How to do this. When I left click on a button to appear the context menu in the location where is the button.

    C#

    C# csharp tutorial
  • Login

  • Don't have an account? Register

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