Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
74% Quality Score
Upvotes Received
6
Posts with Upvotes
6
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
~7K People Reached
Favorite Tags
Member Avatar for skp03

Hello Everybody i am using VS2010 C# Windows application i have a doubt how can we encrypt a video file (i have three video files which should not copy and it should not be opened directly) i have designed a application that has a form1 and three buttons in it …

Member Avatar for Mike_Gr
0
589
Member Avatar for skp03

HI I am a web developer as the client said me I developed in the same way after getting the site developed the client is saying that we are not satisfied by the work you did and even they have changed the FTP password also and now I am not …

Member Avatar for <M/>
0
223
Member Avatar for skp03

Hi Actually i had a doubt regarding How to design a application where we can protect specific folders with the help of password I Hope i will be responded as soon as possible Thank you With Regards Syed

Member Avatar for BobS0327
0
142
Member Avatar for skp03

I am involved in a development of a website almost the wesite is about to get completed...but i have a create a web page such that in the top left side of the page Admin label will be their after clicking on a Admin(label) the another form will appear front …

Member Avatar for LastMitch
0
262
Member Avatar for skp03

i want to design the Currency gadget .....that should work in all the operating system it should be something like installation application as shown in the above daigram so please help me out Thank you ![currency_converter](/attachments/small/3/currency_converter.png "align-right")

Member Avatar for Mike Askew
0
188
Member Avatar for skp03

Hello everybody i have created a application in application i have added a form1 and i have used two buttons, when i click(Triggered) button1 it will load form2 and when i click(triggered) button2 it will load form3 but my problem is this form2 and form3 should load when button1 and …

Member Avatar for thines01
0
196
Member Avatar for skp03

i wrote a code to search a file in the external devices like external hard disk read the code line by line so u can understand properly [CODE] private static void SearchForFiles(string path, string pattern, List<string> SearchResults) { foreach (string file in Directory.GetFiles(path, pattern)) { SearchResults.Add(file); } foreach (string dir …

Member Avatar for Mitja Bonca
0
220
Member Avatar for skp03

Hello every body I am working on VS2010 C# windows application how can i search a particular file by name sample1.txt not only in one drive, how can i search a file in complete system please help me

Member Avatar for thines01
0
310
Member Avatar for skp03

Hello everyone i am working in VS2010 C# windows platform i know to give the MRL to the VLC player in the property section but i am really confused how to add a MRL for VLC player by using Code please help me

0
72
Member Avatar for skp03

Hello friends i am working in VS2010 C# Windows application, i have created a application in which some what like security application i have added a form1 in which i have included a button ie... button1 and a textbox ie... textbox1 in button1 i have added a code like [CODE] …

Member Avatar for thines01
0
265
Member Avatar for skp03

but what i want is when i create a application1 in application1 i have form1 in which a button i have added, on clicking a button i'll get a form2(which is having a image) and i published that application1(means generated Setup file ) and i installed in the system, when …

Member Avatar for Mitja Bonca
0
96
Member Avatar for skp03

i have a doubt i have created a application in which i have used a VLC (Video LAN player) and i have given in the property in the option MRL i gave the video address which should be played, when i executed then the video was playing and when i …

Member Avatar for M.Waqas Aslam
0
136
Member Avatar for skp03

Hello !! how to copy the text of textbox from application1 to application2

Member Avatar for kingsonprisonic
1
126
Member Avatar for skp03

i have problem in C# window platform i have to publish a application by doing some alteration i have 5 licence key when i enter those licence key, then that should get copied to the application2, form1 5 textboxes in application1 their i am using button by clicking on that …

Member Avatar for M.Waqas Aslam
1
91
Member Avatar for skp03

i have problem in C# window platform i have to publish a application by doing some alteration i have 5 licence key when i enter those licence key, then that should get copied to the application2, form1 5 textboxes in application1 their i am using button by clicking on that …

1
68
Member Avatar for skp03

hey anybody can guide me in order to get in to the cloud development which platform will be the best and easy one please

0
58
Member Avatar for skp03

i have login form which is form2 i have another form which is form1 the form1 should come only once that to when i install this application in the new machine after that it should not come again only thing is when we click on the linkedlabel which is in …

Member Avatar for M.Waqas Aslam
1
123
Member Avatar for skp03
Member Avatar for M.Waqas Aslam
0
219
Member Avatar for skp03

After creating a project in vb.net how to make a separate file so that by clicking on the file the project should directly execute

Member Avatar for Reverend Jim
0
184
Member Avatar for Max Bayne

[B]hii all i want to make background for form to be transparent i need the background only not the controls on it plz .... i dont need to use transparent key or opacity properties i have example to do it but it by vb 0.6 i need any one to …

Member Avatar for skp03
0
2K
Member Avatar for skp03

With the help of VB.net how to lock a computer screen using a form do anybody know please let me know

Member Avatar for Reverend Jim
0
422
Member Avatar for skp03

i have a form in which their is a two text boxes text box1=username text box2=password when i execute then i have to enter the username and password when i cancel the execution it will close every thing ok But i need the same username which has been used at …

Member Avatar for skp03
0
136
Member Avatar for skp03

A bit of confusion what to do I have a form1 in that their is a button by name "login" by clicking on the button "login" the form2 will be shown in a form2 their is username and password text boxes and two button one is "ok" and another one …

Member Avatar for GeekByChoiCe
0
80
Member Avatar for skp03

what to do in order to get the same setting in the execution of the form which has been done during the previous execution of the form in VB.net

Member Avatar for adam_k
0
426
Member Avatar for skp03

the below code should be modified for the button1 to open a file only admin can do it for that i want a password protection as the password is matched then admin can specify which .exe file should be on the button2 on the button2 .exe file should save it …

0
70
Member Avatar for skp03

in VB.net about list box, i have a doubt if we need to browse a file from a open file option than how to select a file from the open option and only name of the file should be written on the button and by clicking on the button u …

Member Avatar for codeorder
0
154