VB Forums Migration Announcement Addendum (Bug Feedback Pilot Is Closing)

May 13, 2008

Over the past few months weve been running a pilot in these forums allowing you to submit bugs and suggestions to us directly. Weve learned a lot during this pilot and were enthusiastic about, and committed to, expanding our ability to take your feedback, and respond to it thoughtfully. By now you've hopefully seen our announcement about our plans to migrate these forums to our brand new forums platform. As a part of this migration were going to be closing down the bug and suggestion pilot program. Were going to take some time to analyze how well the pilot went, see what we need to tune up, and make sure that we build the right features into the new platform.

[Code]...

View 2 Replies


ADVERTISEMENT

Audio Announcement Of Voltage?

Nov 28, 2009

I was wondering if will it be possible to do the following :1) When a specific voltage is sense and is displayed on the textbox, is there any codes to allow the audio announcement of the voltage ?(a) As voltage levels will usually be in decimal, like for example, (1.23 V) it may be difficult to allow the audio announcement of exact voltages

View 12 Replies

C# - How To Implement An Auto-pilot

Nov 30, 2011

I am working on building a texted based space game with .net I have a server and client where I am able to "move" around the map. The map is broken down by sectors, which each sector having a possibility of connecting to up to 8 other sectors around it (a grid with diagonal movement as well). This is stored in the sector class by an array listing the connecting sectors. Currently, all the sectors are stored in a List. When a move command is issued, the connecting sector array is checked and if the requested sector is found in the array, the new sector is loaded

View 2 Replies

Light Sensor And Audio Announcement

Nov 6, 2009

I'm new at VB therefore i need some guidance on how to go about doing e current project that i have. Currently doing on Light Sensor and Audio Announcement.

[Code]...

View 5 Replies

Data Migration - Data Migration Two Database In MS SQL 2005

Oct 13, 2010

I am doing data migration two database in MS SQL 2005. The records are more than 200000 nearly 300000. I need to query from source database using joins and insert 2 or 3 tables in destination databse. Which way is the best way to do so? I am trying to write a program with VB.NET. If you have sample,

View 1 Replies

VS 2008 - Make An Automated PIREP System. PIREP Stands For PIlot REPort

Jun 10, 2010

I am the CEO of Virtual American Eagle airlines. I am looking for some help on how to make an automated PIREP system. PIREP stands for PIlot REPort. What I need it to do is connect to my site, make the pilot login, connect to FSX (Microsoft Flight Simulator X) and FS9 (Microsoft Flight Simulator 2009). It needs to track: that the engines are off, the speeds or takeoff, climb, cruise, and decent. Then I want it to track the time that the wheels hit the runway, the time that the engiines go off, then automatically put it into a list and with the push of a button, send it to our site.

View 10 Replies

Closing Application Via X Button Without Closing Forms Inside Mdiparent Causes Exception Error

May 3, 2010

Form1 is a mdi container. It has a bunch of forms that can load inside of it as mdi children. If I close each open form inside the form1, and then click the red X at the top right, application exits fine.If I click the red X without closing the forms inside I get: An unhandled exception of type 'System.CannotUnloadAppDomainException' occurred in mscorlib.dll

Additional information: Error while unloading appdomain. (Exception from HRESULT: 0x80131015) However I can break from it. How do I get the application to not show that error? What must I do to fix those inside forms or close when the red x is clicked?

View 1 Replies

VS 2008 Closing All Forms When Program Closes Vs. Closing All But Main Form

Jun 4, 2010

Dim frm As Form
For Each frm In Forms
Set frm = Nothing
Next frm

The above code is what I used in VB6 to close all forms associated with my programs before my program closed. I have been searching for information on how to make sure all forms are closed when closing a VB2008 program.

I have seen info on using the Project Property Shutdown mode When startup form closes and I currently have this set.

Is this all that is really necessary? Will the garbage disposal close everything else to free up RAM?

Also, if I have several forms open and want to close all from the main form without closing each one individually, what is the best approach? Is there a collection like in VB6, go through the collection, compare it to the name of the main form and close it if it is not the main form?

View 4 Replies

Make Forums With .net And PHP?

Dec 15, 2011

I am trying to create an online forum inside of my application. Yes, I know I can make my own forum via PHP and then just use the browser object and link it back to the webpage, but my goal is to make an application that doesn't need to use a webpage (just a database, of course!)In PHP there are lines of code that will allow you to create a table and add the appropriate number of columns/rows needed to display the information in the same table (depending on how many elements are in the database).

So my question is: Can the VB.net application do a similar function? I've come up with a solution of just displaying information and either hiding/revealing objects depending on whether or not there is anything in the database to show. It's very messy and I'm desperately looking for another method.

View 3 Replies

Way By Adding To Forums?

Feb 11, 2009

Is there any way by adding to forums? ( like I click button1 & it goes to a new forum?)

View 17 Replies

Get Feedback From A Class

Jun 28, 2009

The background: I'm in the planning phase of an Application. The Application will work with a set of data which will be illustrated on a diagram. I plan to have a class for dealing with the graphical issues (e.g. creating the diagram plot, zooming, drawing lines on the plot, selecting a data point by clicking, etc.) These will be handled by MouseDown, MouseMove and MouseUp events.

[Code]...

View 5 Replies

Using Shell And Getting Feedback?

Oct 18, 2011

I want to be able to run any command by typing into a textbox.For example if I wanted to get info from "ipconfig".I want to be able to type "ipconfig" into the textbox and for it to then display the infomation into a richtextbox.I have been searching the internet but so far can not find a solution

Code:
Shell("ipconfig", AppWinStyle.Hide)

How do I now display the infomation from the console into a richtextbox?

View 3 Replies

Closing Child Form Without Closing The Parent?

Apr 27, 2011

I have the following code to close a form which is a child. The problem is that when it closes, it closes the MDI parent too.

Private Sub frmTransaction_Closing(ByVal sender As Object, ByVal e As System.ComponentModel.CancelEventArgs) Handles MyBase.Closing
If ListView1.Items.Count >= 1 Then

[Code]....

View 4 Replies

Can't Make Calls To Other Forums

Feb 20, 2012

Trying to make a call to another forum to chance some text boxes on it and update it. I had it working I thought but the values were not holding when I closed the box so I came up with this solution but Im getting null exceptions.[code]....

View 11 Replies

Transferring Varibles Though Forums?

May 27, 2009

im trying to get a number/name from the user in 1 form and use that number again in a diffrent forum, but i'm having trouble.

*******************Form One
Dim strName As String '(general )
Private Sub cmdrun_Click()

[code].....

View 2 Replies

ASP.NET Feedback During Long Submit

Dec 23, 2011

This is probably a really simple thing. Basically, the user clicks a button and a potentially long running task happens. I'd like to do a few things like toggle the button's enabled state, show a spinner, etc. In VB.NET Winforms I'd just do Application.DoEvents() and the updates would happen and the code can continue. How can I do this in ASP.NET? (preferable serverside or minimal javascript)

View 2 Replies

How To Create A feedback Form

Oct 14, 2011

Does anyone know of any documentations on how to create a feedback form in vb? by feedback form i mean a box which the users can type what they thought and click send which sends the text in the box to a pre-determined email address.Iv been looking around for a few hours and all iv found is contact forms which are limited to gmail email accounts?

View 3 Replies

Send Feedback From Website?

Mar 20, 2009

I have the following code which is meant to send an email from the website. I want the your name, phone number, your email and inquiry to be in the body content of the page as an html formate.

[code]...

View 4 Replies

Share And Get Feedback On My Application?

Jul 1, 2010

I've created an application (a simple calendar app w/vb.net) for my own use and would like to share it with you guys. I don't want money for it, just for the fun of sharing, and maybe get some feedback on it, not regarding the code, but the usability and concept.

However, this might not be the right place, as this forum is more about getting help on specific questions regarding code.

I've looked at codeproject.com, but it seems it's about presenting particular topics concerning code.

Does anyone know of a good place/forum to share and get feedback on finished applications?

View 3 Replies

.NET: Creating A Chat Application For Forums?

Jan 7, 2011

I own an online forum:A host server with MySQL database support, domain name, and, MyBB forum software.I want to create an application that will let my users log in, and, well, chat.But I am clueless. What do I need? I have my own database online and host and everything so... What is a good start?

View 1 Replies

Calendar / Scheduler For Windows Forums

Mar 15, 2012

I am trying to write a small program to plan appointments.And have a overview of them in some sort of calendar(not the mini calendar which you can get from the VB control).Found some website who offer such controls, but honestly $1k for the license is a bit to much for something which i am not gonna use that often.So i was wondering if there are any codes available or projects which do something similar.Or any other solution which could work for this.Want to save the data in a SQL database.

View 4 Replies

Community Forums NNTP Bridge?

Jun 9, 2010

I decided that before I can fully and effectively criticize this monstrosity , I needed to take in the full view of it. So I went and installed the Community Forums NNTP bridge,availableSeems to be working.

View 9 Replies

Copy Image From Program To Forums?

May 13, 2009

I write a code about images i copied by clipord in vb.net

and i want to paste them in fourm when i do wet it can't paste in [code]...

View 11 Replies

Forums For Quotations For Developer Work?

Sep 17, 2009

I've done a google and bing and am obviously not entering the right words. I'm looking for a forum where I can get developers to bid for some (net) development work I'd like to subcontract out. It wont necessarily be VB net

View 2 Replies

Obtain HTML Content From Forums

Jun 9, 2011

After trying to port a C++ program which was a console application where it crawled the forums with the url provided and in the end stored the result inside a database for further analysis.

[Code]...

View 2 Replies

Post HTTP Headers To Log Into Forums

Apr 25, 2009

I am currently working on a personal project with hopes of using VB.NET 2008 to connect to my personal forum for use of both authentications into the program and group changes. People in my forum are based on ranks, the ranks are organized via the groups in the forum so if one person gains a rank they need to be taken out of one group and placed into another. With multiple people this is a process and presents a security risk should someone get kicked out but accidently be left in a group giving them access.

For the time being, I need to be able to post the headers to the forum to login and parse the response. I have tried many times and I�m currently trying this using the chilkat dll as a reference which allows me to send headers and see the response, but the response is always the failure to login page. The headers are as follows:

[Code]....

View 3 Replies

.net - Feedback From Threads To Main Program?

Jan 27, 2011

My software will simulate a few hundred hardware devices, each of which will send several thousand reports to a database server.Trying it without threading did not give very good results, so now it's time to thread.Since I am load testing the d/b server, some of those transactions will succeed and a few may fail. The GUI of the main program needs to reflect this. How should the threads communicate their results back to the main program? Update global variables? Send a message? Or something lese?

Now, if I update only at the end of each thread then the GUI is going to look rather boring (and I can't tell if the program hung). It might be nice to update the GUI periodically. But that might cause contention, with threads waiting for other threads to update (for instance, if I am writing to global variables, I need a mutex, which will block each thread which is waiting to write).

I'm new to threading. How is this normally done? Perhaps the main program could poll the threads, instead of the threads iforming the main program?

View 1 Replies

Feedback Required From All FORUM Users

Jan 2, 2010

With regard to QUIZ questions; Easy - beginner, Medium - intermediate, Hard or Very Hard; I guess we would all like to see an equal balance of such questions, yes? However, my question for beginners and those who consider themselves capable of answering harder questions is, would users like more puzzle-based questions where you have to solve something using either mathematics or / and manipulation of text characters and so on?

This could possibly lead to simple number based games or those games using letters or even both numbers and letters. I am not thinking of programs that would take any longer to run than say 30 minutes maximum or would that be too long? I just thought I would start this discussion as it may help all forum users, especially beginners to improve His / Her own coding skills.

[Code]....

View 1 Replies

Serial Port1 Data Sent Feedback

Feb 2, 2009

I learn vb6 years ago but very limited. My goal is to get good with serial communications. I have bought the 2nd edition book of "Serial Port Complete".I wrote this code to send and receive data. Very crude yet I know. I'd like to display the number of bytes being sent in a label or textbox so the user can see the progress. Not sure why it doesn't work as I step through the For/Next statement. I send one text position at a time and have set the write buffer to one byte to help but no avail! [code]

View 6 Replies

VS 2005 ListView Drop Feedback?

May 20, 2011

2 ListViews
Listview1
ListView2
Both have Drop enabled

List 1 has a bunch of invoice #,s in column 1. Column 2 is the amount List 2 has a bunch of clients.Drag invoice from list1 to a client in list2.how do I know what client I dragged to in List2? I would want the rowtag probably.

View 6 Replies







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