|
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 been looking in to doing some test driven development for one of the applications that I'm currently writing(OLE wrapper for an OLE object). The only problem is that I am using the express versions of Visual Studio(for now), at the moment I am ...
Started by Nathan W on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
VS 2008 Express's EULA has beenNunit seems to work independently, why not try it with the express versions of Visual Studio plug into Visual Studio Express....
TestDriven.NET that works with Visual Studio Express 2005 edition.
|
|
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.. .
|
Ask your Facebook Friends
|
EDIT: I'm starting a bounty on this question. For the moment, I've moved on and am developing my application using VS2010 Pro Beta, but I'd really like it to be able to be built with express edition, since we are generally not a .net shop and even if ...
Started by davidcl on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Did you install the service or are you trying....
Have a look at this thread:
http://social.msdn.microsoft.com/Forums/en/windowsgeneraldevelopmentissues/thread/416098a4-4183-4711-a53b-e10966c9801d
You can do it, but I'm a bit confused by your explanation .
|
|
I installed VB Express 2010, but I have decided that it's not for me and I want to uninstall it. However, I notice in Control Panel that several additional components were installed at the same time. Some can obviously be uninstalled, but I have questions...
Started by Kapusta Kid on
, 6 posts
by 2 people.
Answer Snippets (Read the full thread at sevenforums):
I also uninstalled a couple of the obvious ones:
Microsoft Visual Studio 2010 ADO.NET Entity... .
Uninstalling VB Express 2010 only removed VB Express and no other components.
Thought that could happen...
I see my posting was moved.
|
|
Dear,
I cannot found any Crystal Report Viewer nor Microsoft Report Viewer in toolbox in Visual Basic 2010 Express. Are they not available in Express edition?
I put .Net Crystal Report Viewer version 10.5.3700.0 and .Net Microsoft Report Viewer version...
Answer Snippets (Read the full thread at microsoft):
Are those components removed from 2010 Express edition? If not, please let me know ....
Are they not available in Express edition?
I put .Net Crystal it is also 64bit) installed.
In toolbox in Visual Basic 2010 Express.
|
|
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
, 16 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.
|
|
Hello my name is Jeff. I`m new to visual basic 2005 express ed. I created a windows application that i made up myself, and i am also using windows xp pro w/sp3. My problem that i have is it works with windows xp, but when i try to install on another system...
Answer Snippets (Read the full thread at microsoft):
|
|
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....
|