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
G

Gevik Babakhani

@Gevik Babakhani
About
Posts
5
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Config files embedded in exe
    G Gevik Babakhani

    To my opinion the general purpose of such configuration file is the ability to manipulating an application’s behavior whenever necessary. I am not sure if you could modify a .NET exe/dll file without reconstructing. Perhaps it is possible to use Soap/Binary Serialization in combination with PropertyGrid and a command line argument to do the trick. This way you create a “PropertyGrid enabled” class that holds the configuration, then you Serialize and/or DeSerialize the class when the application starts with a startup argument like /conf Any way, this is my opinion.


    C:\>csc *.cs Microsoft (R) Visual C# .NET Compiler error CS2001: Source file 'brains.cs' could not be found fatal error CS2008: No [brains.cs] specified C:\>

    C# csharp windows-admin hardware question discussion

  • Custom Forms Designer
    G Gevik Babakhani

    Dear Masters of .NET, Does anyone have proper sample or documentation about creating a custom forms designer like VS.NET's or SharpDevelop's designer. I have search the NET for quite a while, but no success. I also dug the SharpDevelop's code and found that without documentation it is very hard to see what the developers have done. Any help is welcome and appreciated.


    C:\>csc *.cs Microsoft (R) Visual C# .NET Compiler error CS2001: Source file 'brains.cs' could not be found fatal error CS2008: No [brains.cs] specified C:\>

    C# csharp help visual-studio

  • ImageList ... where to store ?
    G Gevik Babakhani

    Hello, Check the ImageList wizard in www.codeproject.com http://www.codeproject.com/useritems/imlmaker.asp Have fun,


    C:\>csc *.cs Microsoft (R) Visual C# .NET Compiler error CS2001: Source file 'brains.cs' could not be found fatal error CS2008: No [brains.cs] specified C:\>

    C# csharp dotnet question learning

  • Count Number of views
    G Gevik Babakhani

    Thanx guys i saw it. :-O Gevik Babakhani

    Site Bugs / Suggestions

  • Count Number of views
    G Gevik Babakhani

    Is there any way to see how many times an article got viewd :confused: Gevik Babakhani

    Site Bugs / Suggestions
  • Login

  • Don't have an account? Register

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