Bookmarks In VB Express 2010?

Dec 15, 2010

When I am in the Visual Basic Express 2010 IDE I can search for an item using CNTR F. If I select "Book Mark All" in the CNTR F window a blue square will appear on the left hand side of the code viewer ex. Form1.vb*. Can someone tell me how to remove these bookmarks, and,also how can I add a bookmark manually for a line of code (perhaps there is a keyboard short cut). Please see the Jpeg attachment of my screen. (this was moved from The General Forum). I found the answer, if others need to know add the TEXT tool bar to the IDE and see the second JPEG below.

View 2 Replies


ADVERTISEMENT

Bookmarks In VB 2010 Express?

May 25, 2012

I have read other threads on this topic, but I still can't get this to work in VB 2010 Express. I am using 2 PC's, one with Windows7 32 bit and the other with Windows7 64 bit. On both machines the Bookmark icons are not in the toolbar. Using shortcut keys such as CTRL-kk works but I would prefer to use the icons.

I have 'Expert Settings' enabled and the 'Text Editor' toolbar is visible, but there are no bookmark icons in the Text Editer toolbar. Apparently other people have got this to work in the Express version.

View 5 Replies

VS 2010 Tabbed Web Browser Bookmarks - Multiple?

Nov 28, 2010

i have posted here a few times on various issues and found all the help given was substantial to get the problem resolved, im working on a tabbed webbrowser and im currently adding a bookmarks feature, i am verry new to coding and require some simple i have a menu item "bookmark" and the options of that item are dropdown items "bookmark this page" "Edit bookmarks" "add custom bookmark"Codes for them are below:

[Code]...

the problem is when i click "bookmark this page" or any of the options within that bookmark menu it navigates the page to a search page and searches for "bookmark this page" then adds that search page as the bookmark :-S so really the bookmark thing is working but its bookmarking the wrong thing.but i cant find anywhere to fix this, im wondering if someone was willing to help me, im thinking the easyest way is to give someone my whole solution and files ect and that way evrything is there and can be looked in to

i also have some other problems that dont really bother me at the moment like history not showing unless u type something into the address bar but as a i said thats small and i havent even attempted a fix on it, so if i cant work it out ill come back .

View 1 Replies

VS 2010 Connecting VB 2010 Express To SQL Server 2008 Express Database Via IP

Feb 29, 2012

I am trying to make a user account SQL database work with Visual Basic 2008 Express for login purposes, i.e. usernames & passwords. Plan is to host this server so people can login to use the the application and verify they have a valid account. I would like to host all the account information in SQL due to the possiblity of hundreds of users at any given time. I also need the ability to add data to the database for users registering for the first time. The SQL server will need to be able to access the SQL Server databases remote via WAN.

View 3 Replies

Unhandled SqlException In VB 2010 Express Thta Does Not Occur In VB 2008 Express?

Oct 16, 2010

I tried to start using VB 2010 Express with a program I originally developed with VB 2005 Express that I moved to VB 2008 Express successfully a couple years ago. It uses a database file (*.mdf) that is on the computer ( not out on a server). When attempt to run the program in debug mode, I get the following error "An attempt to attach an auto-named database for file C:Documents and SettingsTomMy DocumentsQuizzing StuffQuestion Database 2010QuizQuest ionGameQuizQuestionGameinReleaseQuizQuestionDB.mdf failed. A database with the same name exists, or specified file cannot be opened, or it is located on UNC share."

I first made a copy of the entire project folder that was working in VB 2008 Express and gave it a different name. In VB2010 I opened the project in the copied folder and it said it successfully converted the project. I am able to open the Data Source inthe Designer and see the database structure as I expect. I think the project is still using SQL Server 2005 Express (because it is what is checked in the list of prerequisites on the Publish tab).

Note, I have programmed off and on for many years, but fairly new to using databases and SQL Server.

View 3 Replies

Connecting VB 2010 Express To SQL Server 2008 Express Database Via IP

Feb 29, 2012

Here is the scoop: I am trying to make a user account SQL database work with Visual Basic 2008 Express for login purposes, i.e. usernames & passwords. Plan is to host this server so people can login to use the the application and verify they have a valid account. I would like to host all the account information in SQL due to the possiblity of hundreds of users at any given time. I also need the ability to add data to the database for users registering for the first time. The SQL server will need to be able to access the SQL Server databases remote via WAN.

View 1 Replies

INSERT Or Update In SQL Server 2008 R2 Express In VB 2010 Express

Jan 21, 2011

I am trying to re write a VB6 program using MS Access, many years ago, using VB 2010 express and SQL server 2008 R2 Express. I have a database with several tables, which I created using the designer. I am able to connect to the database and select data and display it in textboxes etc in vb code. What I have not been able to in code is to INSERT rows DELETE rows or UPDATE any data in the tables. I can do any of these operations using the Query Designer, but I want to do it in code. I can post some code if necessiary, but I thought it might just be some property that I had not set in the designer.

[Code]...

View 13 Replies

VB Express 2010 Slower To Compile And Run That Older Versions Of VB Express?

May 12, 2010

Is VB Express 2010 slower to compile and run that older versions of VB Express? I've installed it this weekend and it seems a little sluggish on my quad core computer with 1 gig of RAM. I have VB Express 2005 installed for my students at school and it seems to fly just fine. Those school computers are older P4s with 512k of RAM.

View 7 Replies

(VB 2010 Express - Bug In VB 2010 Express Working With Excel?

Jun 3, 2011

Initially my app worked with excel fine, now it causes my computer to reboot only after Excel has been opened (two or more times). I have opened and closed Excel files 20+ times without running thru either of my apps (they all uses identical code for excel) and it has never caused a reboot or a crash.

run either of my apps and have the app control excel has become a crap shoot, it will reboot my computer. Adding to that I then have to do a manual shutdown because the reboot process after is unstable. (System doesn't respond properly). My code in this app is small, should make for a good example. I can provide the entire project to anyone who would volunteer to test it. (First I need to know how to send the project).

[Code]...

View 10 Replies

Connecting VB 2010 Express To SQL Server 2008 Express Via IP

Feb 29, 2012

there Dream in Code Community! Im an okay programmer as far as skill right now I am still learning as we all are I need some help from some experienced VB.NET programmers in the community, Here is the scoop: I am trying to make a user account SQL database work with Visual Basic 2008 Express for login purposes, i.e. usernames & passwords.

[Code]...

View 2 Replies

VS 2010 Class Library / - If Create A DLL Using VB 2010 Express Can It Be Used By Previous Versions Of Of .Net (3.5 - 2.0)

Aug 19, 2011

If I create a DLL using VB 2010 express can it be used by previous versions of of .Net (3.5, 2.0)? Will the DLL use .Net 4.0 components, which is what I want. I don't see a way to force that to be the case.

View 1 Replies

VS 2010 Basic Timer Animation - Error Check And Colour Scheme VB Express 2010

Mar 26, 2012

this is my very first posting and I must say I am desperate. I have a VB assignment due in 2 days and I am so lost. I have written a code to draw some graphic, just a basic house, tree, sun etc. I have also written a code to magnify said graphics which were all the specifications of my Assignment 1 part A. Now for Part B I am being asked to extend my program so that: A - My graphic can be drawn using different colour schemes designed by me but chosen by the user B - My graphic or an appropriate part of it can be animated around the picture box if the user chooses to do so. C - Error checking is included.

[Code]....

View 2 Replies

Is It Ok To Install VS 2010 Ultimate If Already Have Installed VB 2010 Express Edition

Mar 7, 2012

Is it ok to install my VS 2010 Ultimate even if I already have VB 2010 Express Edition? or should I uninstall the express edition first?

View 3 Replies

VS 2010 - Applications Made Using VB 2010 Express Expire After Some Time?

Nov 3, 2011

Here are my questions concerning VB 2010 Express:

1. I've registered my VB 2010 Express, will it still expire?

2. Will the applications I made using VB 2010 Express expire after some time?

3. Is it OK to write my code in the designer.vb file? I don't know why, but when I started writing my application it took me to the designer.vb instead of form1.vb code.

4. I've been working on an application for a week now, but suddenly I can no longer access my Design View(Shift-F7). All my codes are written on the [form name].Designer.vb. I can still view my codes but I cant access my form layout. On the solution explorer, my forms no longer have the 'form icon'. When i press Shift-F7 nothing happens. Right-clicking the form on the solution explorer doesn't show 'View Designer' option. How can I fix this?

View 5 Replies

Visual Basic 2010 Not Available In VS 2010 Mobile Express?

Mar 16, 2010

I just downloaded the Visual Studio 2010 Express for Mobile Phone. C# is the only language available. Will Microsoft add Visual Basic as well? When?

View 5 Replies

VS 2010 : Change Express 2010 Gray Theme?

Apr 14, 2010

I was looking all over but didn't find how to change VB 2010 Express default gray theme?

View 4 Replies

VS 2010 Copy / Paste Code From A PDF To VB 2010 Express

Oct 7, 2010

I am learning VB for the moment. I want to copy/paste code from a PDF to Visual Basic 2010 Exppress, but if i paste the (structured in PDF) code to VB, i get 1 long string of code and need to restructure it by entering after each line. Otherwise VB gives me a lot of errors. This is a time consuming work. Isn't there a way, VB puts the code in the right format?

View 4 Replies

Make XML Bookmarks?

Apr 26, 2011

I made a webbrowser that stores it bookmarks in an xml file called "WebSites.xml". I want it to show the favicons of the bookmarks in the button(toolStripSplitButton1) in which they are located but the code doesn't work

Friend Sub AddToolStripButtons()
xmldoc.Load(My.Application.Info.DirectoryPath & "" & "WebSites.xml")
ToolStripSplitButton1.DropDownItems.Clear()

[code].....

View 8 Replies

Use VB To Insert Bookmarks?

Aug 11, 2010

I can not get this to work. Loads of errors.[url]...

Has any one here had experience using vb.net with word.

I need to programeticly insert varibles to inserted bookmark into word.[code]...

View 6 Replies

Using A Toolstrip For A Bookmarks Bar.

May 14, 2010

I'm making a little webbrowser just for the heck of it, And i want to know if you can use a toolstrip for a bookmarks bar. I have it laid out, I just would need the code to make the buttons work.

View 1 Replies

Web Browser Bookmarks Bar

Dec 18, 2009

I made a browser in VB and am trying to get a bookmarks bar, like the ones under the address bar in Google Chrome, Firefox, and IE.I have two listboxes, one with the same text as the button added and another with the url the code should make the listboxes select the same indexed item, and when you click on the button, it finds the same index number in listbox1 which contains the button's text, finds the matching url in listbox2, and goes to it however, I have a problem: when using addhandler for a newly added button, if I extract the text of the current function, it gives me the same text as the handler I'm getting it from its really confusing but basically how can I get the name of the button that was just clicked? the buttons aren't preset (like the user adds them when he/she needs to) so i cant use "button1_click..... button1.text...button2_click.... button2.text"

View 2 Replies

Web Browser Bookmarks Bar?

Feb 3, 2010

Web Browser Bookmarks Bar

View 1 Replies

Anyway To Have Bookmarks Option For People

Mar 15, 2009

i want to make a custom instaloler for my ProjectI made a web browser and well.I want to add tabs Make it so you do not have to click go you can hit the return Key falso i want to make it where they have to enter a free 10 diget code i make and give out. iks this possible?one last thingi cannot figurel out how to print save or open a Text Box that i want to make kinda my own simple version of the notepad?sorry so manny questiuon kind new but kinda notIf you want one of the webbrowsers i made email me or tell me i made a couplewow i feel stupid is there anyway to have bookmarks option fr people

View 5 Replies

Add Bookmarks As Menu Items

Jun 20, 2012

I have made I browser and I want to add bookmarks as menu items..[code]And how can i save the toolstripmenuitems so i can load them again on startup

View 4 Replies

How To Import Chrome Bookmarks

Apr 6, 2012

I'm using vb.net. How can i import bookmarks from Google Chrome?

View 3 Replies

Making Bookmarks For Webbrowser?

Jan 25, 2009

I want a favourites. Where when i click a button it saves the link to a .txt file in C Drive and i want it to make a menu item in a menustrip that has the name of it then when that is clicked it loads that bookmark but it gets it from the .txt file. Or is there an easier way??

View 7 Replies

Store Bookmarks In A Menustip?

Aug 23, 2009

I'm makeing a web browser and would like yo know how to store bookmarks to my menustip1 using a the basic end of visual studio

View 2 Replies

VS 2008 Bookmarks And History?

Jun 3, 2011

i have made a basic web browser, i am trying to add bookmarks and history on to it. I have made a basic bookmarks form where you can add pages, but i want when you double click on a bookmark for it to open in the browser, and i have added a button to add the current page into the bookmarks, but that does not have any code as i did not know where to start.

Also i have not made a template for history as i did not know where to start, please help me out as i really want to get a fully working web browser. Also i have put a link for you to look at the code, and i know the media player is affecting the tabs, i would like to keep the media player but would not like it to auto open if you can also help there (i didnt put that in a friend did)

here is the link, i would have attached it but it was more than 500kb, it was 1.17mb on my pc and 1.18 on mediafire:[URL]..

View 7 Replies

Webbrowser Bookmarks Systen?

Dec 20, 2011

My latest VB.NET project has been making a webbrowser. I now want to expand it's functionalities and create a bookmarking system. Would making a folder somewhere and storing files in it as the bookmarks be the best way to do it? Could someone also provide or teach me a way to use a 'for' loop to add all the bookmarks into a menu.

View 14 Replies

VS 2010 : Embedding Resources With 2010 Express?

May 23, 2011

I'm trying to create an installer with VB 2010 Express. In order to do that, I need my project to have some files embeded so I can copy them in the installation directory. How could I make this (embed the files and then acces them from my code)?

View 7 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved