blah blah blah is here! blah blah » Close

0
votes
1 answers

how to make editable one of my readonly datagridview columns

salam guyz! i made my datagridview readonly through its readonly property now i want to make one of those columns editable from the datagridview.if any body can help me with some details it will be my pleasure... thanks khoda hafiz ...

0
votes
1 answers

Print a datagridview with a header and footer

How to print a datagridview with a specific header and footer?

0
votes
0 answers

printing a tabpage content

hi guys! i properly set all the controls value in my tabPage in a tabControl in c#, now i want to print the entire tabPage content. if u guide me with some details(code example) it will be my pleasure thanks

0
votes
1 answers

.mdb file encryptin

salam guyz! i made an encryption method to encrypt a text file ( first it store all the characters in a byte array) but now i want to encrypt and unreadable my access.mdb database file, now how??? please show me or guide me with using a ...

1
votes
1 answers

excluding .exe file (referenced by my app)

salam guyz! i make a project and i referenced a .exe file into its bin folder, now when in a button click event i want to exclude/extract/copy that .exe file into a different path on my computer.(i am trying this while i have installed my a ...

0
votes
0 answers

form seperation

salam guyz! i want to make one of my c# forms(i have two forms) in my project a separate exe file (like my whole project that has it's own exe file in bin directory) through a button click event on my another form in the same project. ...

0
votes
0 answers

how to use NSIS for c# application

salam guyz! as far as i searched i just find a solution for my problem which i wanted to make setup.exe my application(i know that we can in vs.net as well but not with that), and the solution is using a third parity tool (NSIS). now ...

0
votes
2 answers

How to Export a Form into an EXE

The title almost says itself. I need to export one of my Forms and save it as an EXE. Lets say i have a from1.vb and a from2.vb. Then in form1.vb I have a button, so when i click it it will export the form2.vb as an EXE to let's say, my ...

0
votes
1 answers

making a setup file my two projects

salam guyz! i know how to make setup file of my project in c#, BUT i i have now two different projects and want to make one setup file from those so how? will u plz tell me how? tank you very much from your help

1
votes
1 answers

printing my form

salam guyz! i wanaa print one of my forms in my application on a buttons click event so how do i? if u tell me i will be thankful from u thanks in advance. plz tell me with some details

0
votes
2 answers

making my form exe and send it

salam guyz i made an application in which i have two forms, now in a button in my first form i want to code that when ever it cllicked, my second form should become an executable file and send to another computer through the network (no ...

0
votes
1 answers

file securing

salam guyz i just made an application which generate a file for me, ok now i want to encrypt that file so when ever someone trys to reead it's contents so he/she should cant (because of security) now can any body help me!!!! if u hel ...

0
votes
1 answers

how to secure a file while sending it as an email in c#

salam guyz! i developed an application and i can generate a file to be send to an email account now i want to send it securly which nobody should can open it and read its content, i mean that my file's content should be secure as we ...

0
votes
0 answers

plz plz help

i have an application and it gives me error on this line: Me.TableAdapterManager.UpdateAll(Me.T_Database1DataSet) that the error is this: Update requires a valid UpdateCommand when passed DataRow collection with modified rows. now if ...

0
votes
1 answers

not able to connect with oracle

salam every body! will anybody tell me what should i use to connect with oracle through c# (oracleClient or ODBC) and what is the default or standard connection string for it because i confused among them if u tell me with some usfull ...

Feedback