TechTalkz.com Logo

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Software World > Programming

Notices

Ability for Upgrades & C# webBrowser tabs

Programming


Reply
 
Thread Tools Display Modes
Old 17-06-2009, 04:16 PM   #1
Junior Member (25+)
 
Join Date: Jun 2009
Location: Mesquite, NV (about 75 mi from Las Vegas)
Age: 15
Posts: 25
Thanks: 0
Thanked 2 Times in 2 Posts
Rep Power: 0 AdvancedSoftware is an unknown quantity at this point


OS: Windows XP


Ability for Upgrades & C# webBrowser tabs

Hey guys, I was wondering, when you download a new version of a software, it just upgrades it. I have been making my software and haven't been able to make just upgrades, instead of people having to download the whole software over again with the chance of loosing their stuff.

How will I be able to make my C# software to have the ability to download upgrades w/out downloading the whole software.

ya, i know...horrible wording for a question. confused? let me know...

also quick question, my browser in C# only has 1 form (Form1.cs) and my web browser i have made uses (webBrowser1) and not (tabControl1). is there a way to make it open up new tabs instead of new windows upon clicking a link? if so will you give me the exact/proper code? all my buttons are on panel1 and not on a toolBarStrip.
if i have to change the behavior properties of the webBrowser I will.

no, i will not attach my form1.cs..its mine
AdvancedSoftware is offline   Reply With Quote
Old 17-06-2009, 09:14 PM   #2
ƒ(ψ)=ΘΊΧφ
 
bakuryu's Avatar
 
Join Date: May 2006
Location: India
Age: 23
Posts: 6,621
Thanks: 19
Thanked 645 Times in 603 Posts
Rep Power: 87 bakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant future


OS: Windows XP Windows Vista Windows 7


Send a message via Yahoo to bakuryu
Re: Ability for Upgrades & C# webBrowser tabs

Quote:
How will I be able to make my C# software to have the ability to download upgrades w/out downloading the whole software.
if the final version of your browser is a single exe file, then you need to send the entire updated exe file. Say after compiling you have a b.exe file and a1.dll, a2.dll, a3.dll files, and you changed code and updated some parts which changed a1.dll file and b.exe file, so while updating you can send only a1.dll and b.exe file. Also you need a separate updater that can do this.
__________________
Please don't click here
bakuryu is offline   Reply With Quote
Old 18-06-2009, 02:21 AM   #3
Junior Member (25+)
 
Join Date: Jun 2009
Location: Mesquite, NV (about 75 mi from Las Vegas)
Age: 15
Posts: 25
Thanks: 0
Thanked 2 Times in 2 Posts
Rep Power: 0 AdvancedSoftware is an unknown quantity at this point


OS: Windows XP


Re: Ability for Upgrades & C# webBrowser tabs

well I have 1 .exe with 0 .dlls since I make my software in Visual Basics 2008 Express Edition BUT I will be getting some more programming software from a torrent site I know, got any programming software that you would recommend?
AdvancedSoftware is offline   Reply With Quote
Old 18-06-2009, 03:56 AM   #4
ƒ(ψ)=ΘΊΧφ
 
bakuryu's Avatar
 
Join Date: May 2006
Location: India
Age: 23
Posts: 6,621
Thanks: 19
Thanked 645 Times in 603 Posts
Rep Power: 87 bakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant futurebakuryu has a brilliant future


OS: Windows XP Windows Vista Windows 7


Send a message via Yahoo to bakuryu
Re: Ability for Upgrades & C# webBrowser tabs

programming software ?? lol for .net programming Visual Studio is the best.
bakuryu is offline   Reply With Quote
Old 18-06-2009, 09:57 AM   #5
Junior Member (25+)
 
Join Date: Jun 2009
Location: Mesquite, NV (about 75 mi from Las Vegas)
Age: 15
Posts: 25
Thanks: 0
Thanked 2 Times in 2 Posts
Rep Power: 0 AdvancedSoftware is an unknown quantity at this point


OS: Windows XP


Re: Ability for Upgrades & C# webBrowser tabs

ya I figured cause that is what I use. anyone know the code to allow webBrowser (webBrowser1) to open new tabs? I only have 1 form (form1.cs)? My buttons are on a panel (panel1)...
also what is the print code for a richTextBox (richTextBox1)?
AdvancedSoftware is offline   Reply With Quote
Reply

Thread Tools
Display Modes



< Windows Help - MS Office Help - Hardware Support >


New To Site? Need Help?

All times are GMT +5.5. The time now is 10:10 PM.


vBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2009, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional