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

alexey N

@alexey N
About
Posts
209
Topics
9
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Free .NET obfuscator
    A alexey N

    Dotfuscator Community edition is allowed for non-commercial use only.

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    .NET (Core and Framework) csharp question

  • Free .NET obfuscator
    A alexey N

    I'm looking for a free obfuscator tool. I tried Aspose and Skater Lite, but each one of them throws an exception while processing my assembly. My assembly doesn't contain reflection. Do you know any other free (or light versions) of obfuscators (especialy for .NET Compact Framework 1.0) ?

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    .NET (Core and Framework) csharp question

  • Article in wrong category
    A alexey N

    Thanks.

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    Site Bugs / Suggestions csharp c++ winforms visual-studio com

  • Article in wrong category
    A alexey N

    My article (Star Wars style text scroller[^]) has been moved to wrong category (Languages » C / C++ Language » General). In top of article we can see "C#, C# 2.0, Windows, .NET, .NET 2.0, Visual Studio, GDI+, Dev" It must be in "Languages » C# » General" or in "Languages » C# » Windows Forms". Please, move this article to the right category.

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    Site Bugs / Suggestions csharp c++ winforms visual-studio com

  • how to put a Button Image into an array?
    A alexey N

    You can save the image displayed in a Button to temporary file, and after that read from this file. Or you can save this image to stream, and then read it's data to array.

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    C# database data-structures help tutorial question

  • Programmers IRC Channels
    A alexey N

    Hi all ! Can you tell me some good IRC channels on programming and C# topics ?

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    IT & Infrastructure csharp question

  • Bugs in translating code
    A alexey N

    The last my task was to translate code from Delphi to c++. Here is the worst bug: if you have Delphi code if (count = 1) { ... } In c++ you must replace it with if (count == 1) { ... } else you'll got assignment in condition. But if you write constant first the compiler alert you if you leave "=" uncanged : if (1 = count)// Compiler error { ... } This trick helps me a lot.

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    Clever Code help c++ delphi

  • Open Folder
    A alexey N

    Try this code: System.Diagnostics.Process.Start("explorer.exe", "c:\\Test");

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    C# tutorial question

  • Open Folder
    A alexey N

    Maybe this article will help you ?

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    C# tutorial question

  • Unsafe DllImport
    A alexey N

    Try to replace it with IntPtr.

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    C# data-structures performance question

  • Mobile applications for simple cell phones
    A alexey N

    No. Only for pocketPC / Smartphone. For other devices, if supports - java micro edition (J2me).

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    Mobile csharp dotnet

  • FAQ for each board.
    A alexey N

    You're right... Some of questions appears again and again.

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    Site Bugs / Suggestions tutorial csharp c++ question

  • Error while opening form in Design mode
    A alexey N

    You can simply write bat file or VS plugin.

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    C# visual-studio help csharp design question

  • Crazy Million Dollar Idea
    A alexey N

    My ideas are better and above price. And I also will not tell you them. :laugh::cool:

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    The Lounge csharp html com tools question

  • hi
    A alexey N

    You're right. I think that more than 90% tech guys here :laugh:

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    The Lounge

  • Error "Failed to import the ActiveX control. Please ensure it is registered properly.", when using a VB ocx in C#
    A alexey N

    Try to create this component dynamicaly. If it'll works, then it's bugs with form designer, else try to debug your component.

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    C# csharp visual-studio c++ com help

  • Usability / Interface forum
    A alexey N

    Thanks for adding Mathematics ! But what about Usability / Interface forum ?

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    Site Bugs / Suggestions question

  • Address bar
    A alexey N

    Use POST method in forms instead of GET.

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    Web Development database question

  • Error while opening form in Design mode
    A alexey N

    I have same problem with ActiveX components on form. But when I reopening VS2005 all works fine. Maybe you trying to access some object before it's initizlisation ? Analize your callstack.

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    C# visual-studio help csharp design question

  • hi
    A alexey N

    Hi, I'm from Russia :cool:. Where are you from ?

    My english is not so good. Please, correct my errors. Best regards, Alexey.

    The Lounge
  • Login

  • Don't have an account? Register

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