January 25th, 2011 03:05 AM
hi guys. just wondering if it is possible to save the content of a view box in wpf as a picture file on to the hard disk. if possible, i would appreciate anybody telling me how to do so.
i use VS...
January 7th, 2011 06:57 AM
hi every one. i am trying to read from and write to an xml file on a server in my web pages, using dataset. the stuff worked fine in VS but when i deployed it to the working environment, it did not...
October 26th, 2010 01:08 PM
hi guys, i need help to play songs from memory stream. do i have to save into a file first? i dont want to use that option. if any body could tell me how to play directly from memory stream in WPF i...
October 22nd, 2010 03:07 AM
hi guys, i need help to play songs from memory stream. do i have to save into a file first? i dont want to use that option. if any body could tell me how to play directly from memory stream in WPF i...
October 17th, 2010 02:24 PM
hey guys i am working on a project that invovles storing image, music and video files in a database. i would appreciate if anybody can tell me how to save and retrieve the files to and from the...
August 23rd, 2010 02:47 AM
hi there. i am having probs with deserializing what i have serialized. i usually av this kind of error "end of stream reached b4 parsing is completed". can anybody help me?
i use VS 2010.
March 13th, 2009 07:39 AM
i mean the little red button on the top right corner of every form that usually carries "X" symbol, that terminates a running program.
March 13th, 2009 06:39 AM
pls help me
i want to disable the cancel button on the top corner of forms in C#
how do i do that?
NB i am a beginner