Hiding Source Code -
I have made a C# and ASP.NET stand alone application. Once I package it and install, still others can see my source code.
IS there a way to hide the source code from others in case I am sending them exe?
Idea is I want to mail trial version and then full code if the user wants to buy I might sell later.
Please give suggestions.
Hiding Source Code -
I have made a C# and ASP.NET stand alone application. Once I package it and install, still others can see my source code.
IS there a way to hide the source code from others in case I am sending them exe?
Idea is I want to mail trial version and then full code if the user wants to
Hiding or obfusticating php -
Does anyone know a way of Hiding or obfusticating php so a php/mySQL system could be distributed to users for installing without them being able to access the php code
hiding images -
I'm creating an application with tons of jpg files that I don't want to be accessible to the user. Is there a way to add jpgs to a resource file or is there some other technique that would have the similiar effect of hiding the files. I can't use bmps because the application would be t
ront-end and hiding the underlying application -
What are the relative merits of creating a new front-end and hiding the underlying application from the user?
SQL server authentication, hiding the crudentials -
People.
Could someone suggest a few ways I would go about hiding the SQL Server credentials (username and password) in my connection object?
We are generally concerned about people stumbling across a config file and obtaining this information. We are a large organisation and nee
List Box Hiding All help -
yeah, this one dude needs help hinding all of his List boxes in one line...ok, he wants it showing only 1 list box while hiding all the other ones (which is 47 list boxes), and when the user clicks on a button, it well hide that one list box and show all the other list boxes.
is it
[02/03] hiding multiple tabpages using vb.net 2003 -
I've tried hiding one tabpage in the form and it was somehow successful. However, it was not the one i'm planning to do with my program. I don't know if there exists any code that could make the tabpages(two actually) automatically hide when the form loads and would only be visible aft
Hiding the form icon. *RESOLVED* -
How do I hide the form icon without hiding anything else? I want the form to have the X button and the caption ONLY and no icons or anything. Thanks in advance.
Can anyone(expert) help me here -
I want to bind to exe files together (i've tried the programs on the net they all have trojans in them and they exactly don't do what i want).
or
i want to make a container (sheild) exe that would hold the 2 programs together and when a user runs it it loads the 2 programs.
I'v
Su'more Hiding -
I am trying to remove this picture that is on this program and made a program that finds its HWND and then hides the picture, yet there is still a ugly looking empty space... how would I go about actually hiding that picture and then resizing the form the program uses.. that way its
hiding mouse pointer -
please help in hiding mouse pointer while working with forms at runtime
[2008] Hiding a Column in DataGrid View but Also Get Data From it -
Alright. I have a Datagridview, and I have a about 5 Columns in it. I only need 4 of them to be visible but the one hidden one "CIndex" needs to be their so I can call from it and get the Proper index so my OleDb Code will work. How would I go about Hiding the Column CIndex (
Hiding from Taskbar -
Hi, any way of hiding a foreign window from the taskbar? The window should still be visible to the user, but I want to kill it from the taskbar.
Thanks.
windows focus -
Hi:
How to do the coding for show and hiding windows form
I try the code as following:
Form2.ActiveForm.Hide()
Form1.ActiveForm.Show()
form2 is hiding
form1 does not show
Could anyone please tell me what's the problem ?
Thanks,
NewBie
Hiding Columns in an MSFlexgrid -
Can someone please tell me is there a function for hiding columns in an MSFlexGrid?
Example
.ColumnHide(2) ?
Thanks
Auto hiding Taskbar through VB -
What is the procedure of Auto hiding Taskbar through VB Programming
hiding and showing controls is not working -
hi,
I have a report that was created in crystal 10 and it worked fine. when I imported the crystal into Visual studio the logic of hiding and showing is not working properly. I want to be able to hide/show text objects and fields based on certain field value. the attached screenshot s
[2005] Showing And Hiding Tabs -
I'm using the TabControl on a data entry form and I have particular tabs that I only want to be visible when certain check boxes are checked.
I noticed that the TabPanel object has .Show and .Hide methods but they only show/hide the controls on the tab and not the tab itself.
I
JM Footer in VBF hiding links...what is it hiding -
In reading another thread concerning copyrights and publication rights on VBF here, I went to the bottom of the page to check out some of the legalese links. Problem is that the JM Copyright notice covers half the links and renders them unreadable and un-clickable.
What are the hidden
labels hiding behind frame -
Hello
I have this issue of labels hiding behind a frame,
basically i inherited a legacy project that i am working on.
there are quite a few labels that were "instantiated(?)" but never used. some of them hide behid frames (labels which one created but got lost, and
Simple Vertical Progress Bar -
Hi all,
I am using a simple piece of code for a progress bar..
dim x as integer
pic1.Line (0, 0)-((pic1.Width / 100) * startb, pic1.Height), vbred, BF
If x = 100 Then
x = 0
pic1.Cls
End If
x = x + 1
End Sub
this responds to clicks by a user. My question i
My label is hiding (and it's very shamefull) -
Hello,
I have a very naughty label that likes to hide behind other objects on the form. For example, it wants to hide behind the command buttons. It wants to hide behind the flexgrid. In fact, it wants to hide behind just about everything.
How do you set the label to be on top
hiding the rptlabel and rpttextbox if it is 0 in Data Report -
Hi friends,
Please help me on this on hiding the rptlabel and rpttextbox if it is 0 in Data Report.
It is very urgent...i tried all the forums...but no solution.
Regards,
Balaji
Screen Capture Behind My App -
Hello,
Using GetWindowDC, is it possible to get the desktop BEHIND my app WITHOUT hiding the form each time. I capture the desktop every frame in a 3d engine and when I hide the form it flashes to buggery, so I was wondering If I could just capture the screen behind my app without h
Hiding VBScript from the user -
Is it possible to hide the script from the user, so even when he chose the "View source" option, he only sees HTML and NO script. i.e. something like an include but no apparent; he would just see a reference to it ...?
Thanks !
Hide Start Button and DeskTop icons! -
hi all! Can anybody help me with a simple code for hiding the Start Button (not taskbar) from windows and the Desktop Icons? I have 2 separate codes, fisrt for hidin the Strat button and second one for hiding the desktop icons... but wen i try to concatenate thoes 2 codes doesnt work!
HIDING a FOLDER From OUR COMPUTER -
To Restrict Access to a Folder, we Normally Change the Extensionn to
Something like".{5840-4653---}'......Etc .Or Using File System Object ,Usual Hiding Technique.But Both were useless, As far as Security is Concerned.In First Case,It can Simply be Deleted.Second Case Even it is
How to create Auto Hiding control like Toolbox in VBStudio -
How to create Auto Hiding control like Toolbox in VB Studio?
I have a lot of controls on the form, but those that I would place on the toolbox are rarely used, so I would like them not to appear on the form, but be there at the time when needed. I don't even know what to start with.Pl
dialog boxes - hiding setup -
I have created a dialog frame(box) and made a command button on another sheet to bring up the dialog frame/box, BUT when it comes up the formating (setup) sheet is behind it.
Is there a way to make it not do that?? I tried just hiding that worksheet (dialog sheet) but that didnt wo
Hiding Dialog Box in Excel from VB -
I'm having trouble hiding the dialog box that excel displays when printing something.
I can disable every other dialog by setting the displayalerts property to false, but this only affects dialogs that require input from the user.
The dialog i am talking about is the one that s
hiding interfaces in COM -
Hey all,
I want to hide the Interfaces so that they do not show up when i create them in VB. I'm aggregating for example object bar into object Foo. When I add a reference to foo.dll in VB and try to create the object using createobject intellisense shows foo.IBar which I don't wa
convert DLL into vb6 source code -
Hi,
I missed my visual basic 6 source code . but i have DLL file of the source code.
Help me.. how do you convert DLL into source code. is it possible in vb6?
I have vb decomplier lite software. but it wont convert source code format.
Regards
selva
Whats the best way to hide ALL controls in a form -
Im minimizing my form to systray.. how can i make all controls invisible (textboxes, command buttons, etc etc)
ive noticed that just by hiding my webbrowser and a progressbar, i saved 2mb of ram when the program was in ram
how can i quickly hide all parts of my form? going throu
Stop control redrawing -
Is there any way to temporarily stop a Spreadsheet Control from redrawing itself whenever I alter the cell contents / formatting? I want to stop it from doing so until the entire table is ready, and then have it refresh just once.
I had been hiding the control (setting Visible = Fa
Source code is different -
I have been writing on a program in a very long time now. But suddenly there is something wrong. I can't use breakpoints when I am debugging. If I set a breakpoint there will only be a yellow triagular "!" warning when I start debugging. The warning says that the source code
hidden printer -
I have a question for you network people. I run a home network of 5 computers. One computer has a printer attached, and is shared. The problem is, no other computer can see that printer. I couldn't find any "blocking" software that is hiding it, nor have I heard of any of
[2005] Hiding SQL connection code -
I'm writing a VB program that access a mySQL database to insert and extract user information. I'd like to hide the connection string so it isn't just sitting there in the code. Here's what my connection string currently looks like:
Dim connection As New MySqlConnection(&qu
Hiding rows/columns in Flex Grid -
We hide rows and columns in flex grids by setting the COLWIDTH or ROWHEIGHT to 0.
This has some odd display behavior. You can almost see the "hidden" rows - they make the "dividing line" between the rows less dark.
Has anyone else used a different technique f
hiding form.. -
i want to make my form without a tittle bar.... how it to do?
nd sorry my tittle was wrong... what i mean is "hiding tittle bar" sorry
Getting Source -
Iv searched the forms, and so far there is no real good way to get the source of a webpage.
Inet is buggy and usually doesn't return all the source
the wininet dll freezes my app untill it's finished downloading the source
webbrowser is out of the question..
so, that leaves winsock