|
Hi
The radio recently broke in our bedroom and as a result my missus now listen to various radio stations through her laptop. She moans that visiting various pages and clicking the 'listen' link is a bit of a pain. (Note to self: Must buy new radio!)
...
Started by GettingThere on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The HTML document DOM (Document....
You should be able to override this behaviour by modifying the DOM .
That popup is loading when the "window.onunload" event fires.
The only way I can think of is to actually modify the DOM of the page in the WebBrowser control .
|
|
I have this question because I am not familiar latest generation of MS VS product.
But for work reason I may need to develop an Excel plugin for Excel 2003. I would like to study what are the alternative (other than using VBA)
I have a VS C++ 2008 Exp...
Started by Anthony Kong on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You can try XLW a wrapper for the Excel API .
As long as you conform the the API for Excel plugins .
You can use anything that compiles code to write an Excel plugin for Excel.. .
|
|
I've got a chapter I'm supposed to be working through and cannot access the template for a blank solution. My instructions are as follows:
From the "File" menu, select "New", select "Project", select "Other Project Types", select "Visual Studio Solutions...
Started by Corey.Whit on
, 14 posts
by 5 people.
Answer Snippets (Read the full thread at vbforums):
If that's available in VB Express then maybe selecting that will make that option rather than VB....
As pictured: The instructions you read will work in a full edition of Visual Studio but not in VB as the settings for VS.
|
Ask your Facebook Friends
|
I've got a chapter I'm supposed to be working through and cannot access the template for a blank solution. My instructions are as follows:
From the "File" menu, select "New", select "Project", select "Other Project Types", select "Visual Studio Solutions...
Started by Corey.Whit on
, 14 posts
by 5 people.
Answer Snippets (Read the full thread at com):
If that's available in VB Express then maybe selecting that will make that option rather than VB....
As pictured: The instructions you read will work in a full edition of Visual Studio but not in VB as the settings for VS.
|
|
On Fri, 3 Jul 2009 06:39:55 -0700 (PDT), Alan <jalanthomas@verizon.net
Hi. I am familiar with VBA and BASIC in general, but I am new to
the VB Express tool and am not familiar with Visual Studio in
general.
I have some VB files (e.g., .frm and...
Started by Alan on
, 18 posts
by 8 people.
Answer Snippets (Read the full thread at omgili):
Likewise, ....
If you want to continue
using VB you syntax.
If you want to use that you have to
pretty much, "mayayana" <mayaXXyana@rcXXn.com
You have files for VB5 or 6 .
VB Express is
actually VB.Net.
Can ask questions here.
|
|
I'm trying to determine if there's a way in Visual Basic 2008 (Express edition if that matters) to do inline collection initialization, a la JavaScript or Python:
Dim oMapping As Dictionary(Of Integer, String) = {{1,"First"}, {2, "Second"}}
I know VB2...
Started by Ryan Corradini on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Thanks..
Hmm, that's what I was afraid of.
However, VB 10 will .
VB 9 doesn't support this yet.
|
|
I remember in a VS express survey that Microsoft asked whether you'd like to see the express editions merged together into a single express product (i.e. so you could notably do multi-language solutions). I'm unable to locate any specific information ...
Started by Cecil Has a Name on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Editions to be a single product, I just use an express edition when I want to do some slight coding, I use them because they are so light, a single Express edition will be bulky as VSTS, which I use?
No
Will there be....
|
|
Microsoft Visual C# 2008 Express Edition (CSharp) Portable | 93.0 Mb
Visual C # 2008 Express Edition is a development tool created by Microsoft aimed to create applications in form, console, and class library. NET Framework. The interface is simple and...
Started by wadibahi on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at balcanw):
|
|
On Thu, 5 Feb 2009 15:08:02 -0800 (PST), i-mage <ilsolopanda@gmail.com
Sto utilizzando Microsoft Visual Basic 2005 Express Edition.
Vorrei creare un'applicazione che aggiunge dei record in un database
access.
Ho seguito la "Procedura dettagliata...
Started by i-mage on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
1) verifica di avere una chiave primaria definitia nella tua tabella ... .
Credo che anche tu incorri in uno di questi errori .
On Fri, 6 Feb 2009 01:34:02 -0800, Monta <Monta@discussions.microsoft.com
Ciao
Anch'io avevo lo stesso problema all'inizio .
|
|
On Thu, 17 Jul 2008 16:15:28 +0200, "pol" <poliems@gmail.com
Hola a todos.
La aplicaciue estoy desarrollando con Visual Basic Express Edition 2008
y SQL Server Express, tiene la base de datos local, pero por diversas
cuestiones he de cambiar la...
Started by pol on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
Aunque desarrolles con una BD local en Sql Express, en
cuanto se te quede;IsakMtz@discussions.microsoft.com
Al principio yo trabaje con el SQL Express, y efectivamente, esta limitado que si son compatibles, solo....
Son compatibles.
|