how to Choose Player depends upon the browserin vs.net 2005
Fri, 19 Sep 2008 06:07:01 -0700
Hai,
I am using vs.net 2005(c#). In my application I show the image clips.
I have embedded player for media player and it work in explorer.
and also i have one embedded player for firefox and it also work.
Now what my question is, How to i set which player is for which browser. Can
any one tell me how to do ...
|
One player support both firefox and explorer without plugin
Fri, 19 Sep 2008 04:16:01 -0700
Hai all,
In my application i used windows media player to show some clips. But in my
firefox browser not support it. so,Can any one tell me, which player is used
in both browser(firefox and explorer) without installing plugin.
If it possible tell me its object id....
Thanks and regards ...
|
Setup Project Question
Fri, 19 Sep 2008 02:01:22 -0700 (PDT)
Hi,
I'm creating a Setup project and I would like to add some information
to the user's Application Data folder, with the typical Manufacturer
\Application structure. I have created a special folder and selected
"User's Application Data Folder", but I cannot create a subfolder that
automatically has the manufac ...
|
Can Service access networked computer while logged off?
Thu, 18 Sep 2008 10:13:51 -0500
Thanks in Advance!
My programmer is developing an application that imports a text file to a
database. This application runs as a service. This application/service
usually runs on Windows Servers where the I.T. Department requires the
server to be logged off (for security reasons). My programmer does not thi ...
|
Cannot set Principal Policy in Unit Tests?
Wed, 17 Sep 2008 14:16:01 -0700
The following always fails in my Visual Studio (2008 SP1) unit tests:
[TestClass]
public static class TestInfo
{
[AssemblyInitialize]
public static void InitializeTesting( TestContext testContext )
{
AppDomain.CurrentDomain.SetPrincipalPolicy(
System.Security.Principal.PrincipalPolicy.WindowsPri ...
|
How to Skip Creation of Satellite Assemblies in VS.NET 2005
Tue, 16 Sep 2008 17:10:48 -0700
Hi All,
I have a application which uses .NET 2.0 and WinForm. I use Visual Studio
.NET 2005 for development. We are localizing application for various
languages. My application contains culture neutral resource files
(xxxx.resx) and culture specific resource files (e.g. xxxx.ru.resx). When I
build applica ...
|
Add Watch Not Working.
Tue, 16 Sep 2008 12:19:00 -0700
For some reason I can't add any watches to the ide during debugging. Has
anyone experienced this and know how to fix it? ...
|
|
|
Exception Handling Block not writing to Vista Event Log
Tue, 16 Sep 2008 09:11:01 -0700
I have VB.NET 2008 application which is attempting to write to the
Application event log should an exception occur. I have written code which
creates an Event Source for the application using a Custom Installer which
overrides the Install method of the Installer class. This works fine.
I can write to the ...
|
VS2008 Database Professionals - Static Data
Tue, 16 Sep 2008 00:13:01 -0700
Hi,
I've been looking at moving our existing database scripts into a Database
Project for SQL 2005, however I am unable to see where I can store scripts
for the static data that is deployed with the database schema. Can anybody
point me in the direction of how I should store static data in this type of
pr ...
|
Layout vs in multi-monitors
Tue, 16 Sep 2008 14:40:17 +0800
I have two monitors, is it possible to layout vs in two monitors? Some
windows such as solution explorer, editor in the first monitor and other
windows such as output, error list in the second monitor.
Thanks
zlf
...
|