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

Parshant Verma

@Parshant Verma
About
Posts
77
Topics
58
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • MAPI function
    P Parshant Verma

    Hi Experts How MAPI function are helpful to create a .pst programatically. MAPI function are new experience for me. I am new user of MAPI. Actually i am working on repair a pst file ,if it got currpted. SO please tell me some solution and if possible some example.

    Article Writing tutorial

  • PST File Format
    P Parshant Verma

    Hi Experts I want to about Microsoft Outlook's .pst file. Where can i find its format and other information related. parshant

    Article Writing

  • Animation control problem
    P Parshant Verma

    Hi i devlope an application that is using two avi files. i put these avi in a folder and folder is placed in Application start location. and i use control for avi files MicroSoft Animation Control 6.0(sp6). But in some system the application runs and in some not run. if i remove avi control then it runs on all system Please rell me how to manage avi .

    C# help tutorial

  • getting a avi resource
    P Parshant Verma

    Hi How to get a avi resource to resource file(.resX)

    C# tutorial learning

  • End of thread
    P Parshant Verma

    May u explain this ,how to handle

    C# algorithms question

  • End of thread
    P Parshant Verma

    Hi At click event of button i call a thread. in thread i am searching file(i.e.recursive function). How can i know that search has ended.

    C# algorithms question

  • Single instance of application
    P Parshant Verma

    Hi I devloped a application.Every time clicking on .exe a instance is opened of that application.How this is possible that single instance run of this application

    C#

  • Folder browse exception
    P Parshant Verma

    But in case of "openfiledialog" file is simply seleted in side "F:\Documents and Settings\Parshant\Local Settings\Application Data\Identities\{9A42BBED-20C1-4620-9381-F7ACFB5D1809}\Microsoft\Outlook Express" no exception thrown.But in folderbrowsedialoge problem occure. plz help

    C# performance

  • animatiom control
    P Parshant Verma

    Hi how can i add avi files to my application. is three any control for this purpose

    C# question

  • Folder browse exception
    P Parshant Verma

    HI when i open a flderbrowse dialog box and select folder "F:\Documents and Settings\Parshant\Local Settings\Application Data\Identities\{9A42BBED-20C1-4620-9381-F7ACFB5D1809}\Microsoft\Outlook Express" then it throw a exception "invalid access to memory location" But when select at another location it works perfect. i written the code DialogResult result = folderBrowserDialog.ShowDialog(); if(result==DialogResult.OK) lbl_dbx_folder_info.Text=folderBrowserDialog.SelectedPath.ToString(); Parshant

    C# performance

  • Escape from image folder
    P Parshant Verma

    Hi i devlope a application in which i used a lot of png image files.i place the image folder ,where the exe is,. this is also working in release mode .but whenever i place .exe file to desktop it demand for image folder. i have to put image folder to destop. How can i escape of putting the image folder to desktop. Can i place all image file to solution explorer then what the path would if this time path is btn_select_folder.BackgroundImage=System.Drawing.Image.FromFile(Application.StartupPath+@"\dbxpngs\002.png"); plase tell some solution parshant

    C# graphics question announcement

  • how to kill a thread gracfully
    P Parshant Verma

    Hi how can i kil thread gracefully in c#1.1

    C# csharp tutorial question

  • solution explorer
    P Parshant Verma

    Hi i paste a png image folder in soloution explorer.now how can i give path. This time my png path is btn_select_folder.BackgroundImage=System.Drawing.Image.FromFile(Application.StartupPath+@"\dbxpngs\001.png"); pashant

    C# graphics question

  • Requirement
    P Parshant Verma

    Hi Plz tell me what is min requirement to run the c# project devloped at .net2003 Parshant

    C# csharp question

  • how to run
    P Parshant Verma

    Hi I devolped an application .And i used png image files.When i run at the desktop it display exception "file not found"(for png ,that are exist at the exe file path). when i paste png folder at desktop it runs. How can i run without paste png folder i write the path for png is btn_main_select_file.BackgroundImage=System.Drawing.Image.FromFile(Application.StartupPath+@"\dbxpngs\select01.png"); Parshant

    C# graphics tutorial question

  • what we write
    P Parshant Verma

    Hi what we write in c# int a; int *p=&a;

    C# csharp

  • progressBar
    P Parshant Verma

    that is the problem how can i read loop in class library that notify me what is the status

    C# question

  • progressBar
    P Parshant Verma

    sir i want to know how the progress bar will progress while it is in window appl. how can i kow how many bytes are read. is there any ParameterizedThread function or like this in c#1.1

    C# question

  • progressBar
    P Parshant Verma

    HI I have written a function(ReadByte)that read a file in class library. and make a add refrence to window application. i place a button control and a progressBar on the form and at the button click event i call ReadByte function now i want that progressBar should be progressed as file is reading . How can i do this

    C# question

  • how can i do this
    P Parshant Verma

    1.TO make a ref of progressBar 2.to make a variable global that is accessible in both window application and class library 3.During a thread that is in class library and start at ButtonClick event how can we check the variable of thread at control event during the thread execution.

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