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
M

mr mohsen

@mr mohsen
About
Posts
102
Topics
54
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Help required in Threading..
    M mr mohsen

    yes you can configure the propertiese of your thread to wait for complete execute befor newest thread be running. the method is join() (ThreadName.join()). i hope this method help you to solve your problem.

    nobody help you... you have to help you yourself and this is success way.

    C# hardware sales help question

  • record voice and phone number of central phone device
    M mr mohsen

    hi my friends i have an application that i designed it myself with c#. i want to change it to work in a system with multi phone number in central phone device. normally with central devices you can not achieve the caller id or at least i can't. so please someone if know the solution for this problem guide me in right direction or give me a sample. thank you

    nobody help you... you have to help you yourself and this is success way.

    C# help csharp tutorial

  • change picture of image controll in gridvie in windows application???? [not solved yet...]
    M mr mohsen

    thank you man you see i try your code again in new project and work correctly then try to affect your code in main project but not work at all so i decide to create my datagridview and finally work correctly. i think that the problem was on visual studio not on your code or previose code that i used. thank you again.

    nobody help you... you have to help you yourself and this is success way.

    C# help question

  • change picture of image controll in gridvie in windows application???? [not solved yet...]
    M mr mohsen

    thank you my friend for your reply your code run correctly but without any result and the image has not changed.!!!!

    nobody help you... you have to help you yourself and this is success way.

    C# help question

  • change picture of image controll in gridvie in windows application???? [not solved yet...]
    M mr mohsen

    no that is not a bound coloumn the column is used for showing to user the step of action such as start(show start symbol) or pause(show pause symbol) or stop(show stop symbol)..

    nobody help you... you have to help you yourself and this is success way.

    C# help question

  • change picture of image controll in gridvie in windows application???? [not solved yet...]
    M mr mohsen

    i spoke about a windows application not web application my friend

    nobody help you... you have to help you yourself and this is success way.

    C# help question

  • change picture of image controll in gridvie in windows application???? [not solved yet...]
    M mr mohsen

    hi friends i have a datagridview and i add a column to this datagrid that has a picture(start symbol) i want to write a code that when a user click on the picture in datagridview the picture of that control has been changed (stop symbol). please tell me a solution and say me what code are usefull for this action

    nobody help you... you have to help you yourself and this is success way.

    modified on Thursday, October 8, 2009 1:32 PM

    C# help question

  • hi friend's
    M mr mohsen

    oh i think that you didnt understand my means i want to set a connection string and anything else on server for connect to a database on the server via application that runs on clients pcs. i test the usuall connection string like webserver connection string that used for asp.net or localhost connection string that used in local application but these technique does not work. if you know some information about server settings for work with database please help me. thank you again.

    nobody help you... you have to help you yourself and this is success way.

    C# help database sysadmin

  • hi friend's
    M mr mohsen

    hi i am working on a project that need to transaction between a database on server and application on client. but i dont know how set the connection string and anything else to need to be set for this goal. please tell me a solution or website or toturial sample for this problem. thank you.

    nobody help you... you have to help you yourself and this is success way.

    C# help database sysadmin

  • read data from a sql database on server from client ???
    M mr mohsen

    thank you this site is suitable and useful.

    nobody help you... you have to help you yourself and this is success way.

    C# database design sysadmin help tutorial

  • read data from a sql database on server from client ???
    M mr mohsen

    hi friend's i design an application that when start need to read a serial number from a server that this serial number saved in a sql database. but i dont know how to set my connection string and so on... please give me a asolution thank you

    nobody help you... you have to help you yourself and this is success way.

    C# database design sysadmin help tutorial

  • work with webBrowser properties?
    M mr mohsen

    thank you my friend your code work correctly the problem is i didnt call navigate methode of webBrowser with about:blank value parameter thank you very mutch

    nobody help you... you have to help you yourself and this is success way.

    C# html help question

  • work with webBrowser properties?
    M mr mohsen

    oh no man i test your code and the result is like previouse code in other hand both code have same result and in first time work correctly and in next times does not work please check it to understand the problem thank you

    nobody help you... you have to help you yourself and this is success way.

    C# html help question

  • i need an editor control for windows application(C#), do u have? or any idea...
    M mr mohsen

    thank you for ur reply i am going to test it !!!

    nobody help you... you have to help you yourself and this is success way.

    C# csharp html help question

  • work with webBrowser properties?
    M mr mohsen

    hi friends i want to use a one richtextbox and one webbrowser instead of a html/text editor because i dednt find any editor control that can be used in windows application, i try to change "DocumentText" property of webBrowser control and set it with richtextbox value when user press specify button but in first time below code works correctly but in next times this property of webBrowser has not changed!!! do u know why? please tell me the solution webBrowser1.DocumentText = richTextBox1.Text;

    nobody help you... you have to help you yourself and this is success way.

    C# html help question

  • i need an editor control for windows application(C#), do u have? or any idea...
    M mr mohsen

    my friend thank you for ur reply but i need a html/text editor like gmail editor for writting message but with bit different and the different is that i want use this html/text editor in my windows application project.(c#.net) in this article i didnt see some place for input html source or editing source with toolbar menu like office are u sure that this article is usefull for me?

    nobody help you... you have to help you yourself and this is success way.

    C# csharp html help question

  • i need an editor control for windows application(C#), do u have? or any idea...
    M mr mohsen

    hi friends i need a html editor for my application but i didnt find. i have some editor base on web application but no one can use in windows application do u know a html editor that can use in c# application(windows base)? please help me

    nobody help you... you have to help you yourself and this is success way.

    C# csharp html help question

  • text editor in c#...
    M mr mohsen

    hi friends i design a software with c# that need a professional editor. but .net does not have a editor. and i think i have to use a component. i search in some search engine about editor but i didnt find anything . if someone has a link for download free editor component or else idea please tell me. thank u.

    nobody help you... you have to help you yourself and this is success way.

    C# csharp design help

  • switch between ip's of a server at a priod of time automatically?
    M mr mohsen

    hi friend's i have a server. and i set up 5 ip address on it. i write an application software that run on the server and need use of all 5 ip's address at a priod of time, it means i need to switch between this adresses at a priod of time automatically? please give me a asolution... thank you

    nobody help you... you have to help you yourself and this is success way.

    C# sysadmin help question

  • call click event of a web page for automatically login?
    M mr mohsen

    hi friends i want to login automatically into gmail and achieve some information about it. i want to login automatically into gmail with calling click event of sigin button.or anyelse to force wb page to do action for checking username and password? how can i do it?

    nobody help you... you have to help you yourself and this is success way.

    ASP.NET question help
  • Login

  • Don't have an account? Register

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