VS 2010 BinaryFormatter: Default values?
Hello everybody, I have a little problem. I am using a BinaryFormatter to serialize and deserialize objects to/from a file. Some of the classes which are being saved and loaded might change over time....
View ArticleVB6 Crashing because USB is not plugged in?
Hi all, I have no idea why this happened, I have a desktop computer that I normally work on but I also use a laptop for portability if I am at work etc. Both desktop and laptop have the same version of...
View ArticleChanges to all textboxes in a form
Hiya...I've came to another problem. Why the code bellow is not working properly although all my textboxes names starting with tb_name, tb_adress, etc... Code: Â Â Â For Each GB As Control In...
View ArticleVS 2010 Getting the number from the string
Hi Guys. I am looking for a little advice on how I can do something. Please give me your suggestions. Pretend I have some string values like this: Document1_789123456.docx...
View ArticleShaders
Our shader technique is causing other text to get massed up. We would like to cancel the shader after we apply. We tried saving the EffectTechnique. We can do a spritebatch begin and end but we wanted...
View ArticleVS 2010 [Help] Gather Information from console app to vb.net program
Hey folks What i am trying to do here is i want to get all the information from a console app i have (See below) Attachment 95313 And i want it all to go into a textbox i have in a windows form (See...
View Articlecan someone help or give me a html module something like parse
hi i have a module that parse all html tags and then processes them and shows the results in chat window i use webbrowser as chat window here is my module. most of it Code: If Ct < 2 Then GoTo Over...
View ArticleProgramme loads very slowly
I have an app developed in VB.NET 2005. When I reboot the machine, it opens and runs quickly but when I close the app and reopen it, it takes about a minute to open. I have replicated this on 2...
View ArticleLogon screen appears
I am running Win7 Pro. I have set my screen saver to appear after 9999 minutes of inactivity and switched off the welcome screen but after 30 minutes, Windows exits to the login screen and TeamViewer...
View ArticlejcButton Balloon tooltips flicker when themed (manifest) applied
I found a hidden bug in MS tooltips class. If the toolstip set to TTS_BALLOON, the tooltips re-position (twice) in usercontrol only when themed (manifest) applied. But if the tooltips style is...
View ArticleHTML Auto Editor
Hello everyone, My project is an Html editor (I call it HTML Codesigner). Essentially, the user types html code in a rich text box, which automatically turns that code (after EVERY change) into an HTML...
View ArticleRichtextbox not finding all words
Hi all, I have a vb.net program that I want to search a webpage that has Hyperlinks and if the Hyperlink contains a certain word, it will show a message. Here is my code : Dim all As...
View ArticleVB.NET ReportViewer print preview shows blank pages
Hi All, I developed my app using VS 2012. I designed my report using the Report Viewer control. The data on my report is not tabular. It is a fixed-field form that spans several pages. I set the data...
View ArticleListView Printer
description + download: http://code.msdn.microsoft.com/ListV...inter-7a9be0a7
View Article3.0/LINQ Post to Website Textbox
So I have a website that has a few textboxes on it. I'm trying to connect my form to the website on the Contact Us page. How would I submit the textbox values on my form to my website textboxes? I was...
View ArticleObtaining USB History with VB.NET
Hi All, I am attempting to retrieve USB Usage History using VB.NET. I am using VS 2012. The following block of code lists this entry. Code: Dim RegKey As RegistryKey =...
View Articleoutline ans select image parts.
Hi. I have an image that i want to select parts of it with the mouse.If the cursor moved into an html area then a specific part of the image should be selected.Now here is the problem.I was thinking...
View ArticleVS 2008 freeze the header part of crystal report in the crystal report...
how to freeze the header part of crystal report in the crystal report viewing time. (the header part should be always displayed while the user scroll down to the report) if anybody knows please tell me.
View Articleneed you help with this urgent
am working on yahoo pm messsage , am stuck on 1 thing when ever a new user pms then it should open new form and chat this is currently code i have having issue web is the webbrowser please help me fix...
View ArticleVS 2010 Help me with my MySQL error
Hello, i am trying to make a very very simplistic game in visual basic with using mysql kind of as the server to hold all account information such as name, coins, etc. Can you please check why I am...
View Article