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
P

praveen pandey

@praveen pandey
About
Posts
31
Topics
16
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • unloading the form from memory
    P praveen pandey

    I tried this but even after calling form.dispose() the code in form is being executed. I have used a thread and that is a background thread. thanks

    C# performance tutorial question

  • unloading the form from memory
    P praveen pandey

    hi all, how to unload the form from memory through code? regards, thanks

    C# performance tutorial question

  • rectangle over disabled toolstrip menuitems
    P praveen pandey

    Hi everybody, I am using toolstrip menuitems in my form.Problem is that when menuitem is disabled and mouse is moved over it,it shows a rectangle on that menuitem as if it is active. so,I want that rectangle should not appear when menuitem is disabled. thanks

    C# help

  • Display images in PictureBox
    P praveen pandey

    Thanks alot...

    C# tutorial question

  • Display images in PictureBox
    P praveen pandey

    Thanks for reply. Can you give code snippet or some hint how to do this? thanks again..

    C# tutorial question

  • Display images in PictureBox
    P praveen pandey

    hi all, How to display 5 or more images in a PictureBox in quick succession say within 2 seconds? Thanks and regards, praveen

    C# tutorial question

  • Inserting text and image in word document
    P praveen pandey

    hi all, i have to insert sentences and images in word document in such a way that first page will contain only an image after that every page contains some sentences and one relevant image.That problem is that after inserting the sentence and image in the page i have to skip the rest of the space in that page and move to next page to insert other pair of sentence and image. please help.. thanks

    C# help json

  • Switching between two threads
    P praveen pandey

    Thanks alot. It really worked in the way what i wanted. Thanks Again...

    C# help tutorial question

  • Switching between two threads
    P praveen pandey

    It's a windows app. Here is scenario. secondThreadMethod() { while(conditonIsTrue) { some code; //After one iteration i want to come out(since conditon is still true) and goto main thread finish some work and come back to this thread and continue in this way. } } thanks

    C# help tutorial question

  • Switching between two threads
    P praveen pandey

    hi all, How to switch between two threads ? I am having two threads first one is main thread and second one a thread in which a function is called.In second thread,while loop is there.When one iteration is completed in loop i have to switch to main thread and call a function and again come to second thread and repeat the process. Please help me..

    C# help tutorial question

  • Making setup file
    P praveen pandey

    Thanks for your useful reply.

    C# csharp dotnet tutorial workspace

  • Making setup file
    P praveen pandey

    hi all, how to make a setup file in such a way that prerequisites are installed automatically before application is installed, e.g. if .net framework 2.0 is not in target machine it should check and installs it before installing the application. thanks,

    C# csharp dotnet tutorial workspace

  • uninstall menu in start menu
    P praveen pandey

    hi all, i want to make a setup file in vc# 2005 in such a way that uninstall menu should appear in start menu so that user can uninstall the application from start menu itself without going to control panel. thanks in advance.

    C# csharp workspace

  • creating set up
    P praveen pandey

    hi all, how to create setup file for a windows application so that user can uninstall the application without going to control panel that he should get a sub menu in all programs menu along with menu to launch the application. thanks and regards, praveen

    C# tutorial workspace

  • check whether word file is open or not
    P praveen pandey

    hi all, how can i check that a word file is open or not through C#. thanks

    C# csharp question

  • how to add reference of Microsoft.Office.Tools.Word
    P praveen pandey

    thanks, i got and installed praveen

    C# csharp tools tutorial question

  • putting image on other image in ms word
    P praveen pandey

    i have an icon image of mouse arrow i just want to put it somewhere over the image.

    C# csharp help tutorial

  • putting image on other image in ms word
    P praveen pandey

    actually i have inserted a image of a windows now i want to put mouse icon image on some specific point over previously inserted image.i don't know whether word support this or not.if possible then please let me know. thanks, praveen

    C# csharp help tutorial

  • how to add reference of Microsoft.Office.Tools.Word
    P praveen pandey

    hi all, can anybody tell me how to add the reference of Microsoft.Office.Tools.Word in C# project? thanks regards, praveen

    C# csharp tools tutorial question

  • putting image on other image in ms word
    P praveen pandey

    hi everybody, can anybody tell me how can we put a image over another image in ms word through C#.I mean after inserting a image in word file through C# i have to insert another image over previous image.How to do this please help me regards, praveen

    C# csharp help 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