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
K

korsosjosi

@korsosjosi
About
Posts
9
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Debugging Problem
    K korsosjosi

    Thank you for your answers. Of course it is possible to work with the debugger or with try/catch but in fact it does not help me because the error is not shown by the debugger. It is a Windows Error Message and that's the great problem.

    C# question help csharp performance tutorial

  • Debugging Problem
    K korsosjosi

    Hi! I've written a program in C# which is running stable for hours. Then, at some moment, I get the Windows Error Message "The program xy has encounterd a problem an has to close". What I did was writeing some information at different time stamps to a file. What is interesting: the file is filled with information AFTER the Error Message and the whole program still keeps running, only the output (multimedia things) is not shown anymore. So in my opinion I have a performance problem. My question: Does anybody know how to get to the reason for such a Windows error. Can I catch such a Windows error or somehow suppress it? Is there a possibility to free resources of Windows Form manual? Kind regards

    C# question help csharp performance tutorial

  • Bind textbox to tatatable, please help
    K korsosjosi

    You can attach each field of the datatable with nameofdataset.Tables[0].Rows[i].ItemArray[j] with the indexes i an j changing for the Rows and cells you want to change or read out

    C# help announcement

  • Setup Project and Icons
    K korsosjosi

    Hi! I have the following problem: My C# application creates a special file-format, called *.tvp. When I build my Setup Project, an icons is show symbolizing my program. What I want now is: All *.tvp files shall show this icon after installing my program as this for example works with *.doc files. They also show the winword icon. Does anybody know about settings to realize this? Thanks a lot

    C# csharp help tutorial question workspace

  • Setup Project and Icons
    K korsosjosi

    Hi! I have the following problem: My application creates a special file-format, called *.tvp. When I build my Setup Project, an icons is show symbolizing my program. What I want now is: All *.tvp files shall show this icon after installing my program as this for example works with *.doc files. They also show the winword icon. Does anybody know about settings to realize this? Thanks a lot

    Visual Studio help tutorial question workspace

  • include icon to setup project
    K korsosjosi

    Okay, got the solution! My icon was to big for being displayed in the start menu Thanx

    C# workspace

  • include icon to setup project
    K korsosjosi

    Thanks for fast answer! Actual, the problem still exists. I know how to select an Icon for desktop and also for the created exe-file. But in the start-menu of windows the icon still does not exist and I don't know why! Johannes

    C# workspace

  • include icon to setup project
    K korsosjosi

    Hi! I want to include a created icon to my setup, so that when somebody installs my application this application has my created icon as Icon. Does anybody know what properties I have to select Thanks a lot Johannes

    C# workspace

  • Graphics in C#
    K korsosjosi

    Hi! I want to do the following: All seconds I want to delete an existing picture and do Graphics.DrawImage with a new picture. So my problem is: I can't delet the old picture from Graphics and so no changes are shown on my screen. Does anybody know help? thanks Josi

    C# help csharp graphics question
  • Login

  • Don't have an account? Register

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