I'm trying to do something seemingly simple: get a file from my Windows XP laptop to a Windows Server 2003 virtual server running through "Virtual Server 2005 R2" on said Windows XP laptop.
I poked around and saw the "Linked Virtual Disk", which seems to be more for copying thing entire...
I have this problem where the cable TV will play for about the first 2 minutes after a reboot, but then fade to static shortly after.
Has anyone run into this before? Would a different tuner help? Is the cable company just scrambling the signal?
MCP, MCTS - .NET Framework 2.0 Web Applications
So I have a SoundBlaster Audigy 2 ZS (I think) sound card, but I'm a little confused about it because the sound volume is very low. Like, I have to crank my speaker AND computer volume up to 100% to reach comfortable volume levels sometimes.
If I just plug in to the onboard analog jack, the...
So I'm trying to use a table layout (ordinarily bad, but said to be a necissity when emailing HTML-formatted emails), and everything looks fine in Hotmail online, but Outlook is ignoring my fixed width and allowing text to stretch to 100% of the width of the email:
<html>
<body...
Okay, so I have this site that looks great in IE, bad in Firefox.
Basically what I want is a section that has an image floating to the left, an image floating to the right, and text in between that continues beneath the left section.
The HTML gets spit out in a format like this:
<div...
I have a div that acts as a popup when a user mouses-over an element. The problem is that I want it to be form-fitting and not use a fixed width, but I also want to right align an element at the bottom of the div.
<style type='text/css'>
.comment {
position:absolute...
Okay, so let me explain a little bit about what I'm looking for.
Basically, I want to implement a feature similar to Microsoft Office's comments (where a comment pops up when you mouse-over a corner), except the comment should be a textbox for notes that the user can edit.
This notes popup...
I have a webpage that looks great when it's originally renderred. In this page, I call a method which adds text to a span inside of a div by setting the span's innerHTML property.
In IE, everything looks fine after calling the function (as is usually the case). In FireFox, it doesn't work (as...
I want to develop and deploy an XML site column that inherits from the new "Person Or Group" type, but I'm having trouble figuring out how to do it.
This would be a typical site column definition that inherits from a "Text" type:
<Field ID="{3EA99321-CF5F-4a8b-85A6-CDD3BBA01D14}"...
Recently, whenever I try to view live TV, I can see the signal for about 30 seconds, then it becomes static.
If I restart the computer, I can get a signal for about the same time period, but then the problem re-occurs.
Any ideas what might be happening?
MCP, MCTS - .NET Framework 2.0 Web...
Has anyone been able to get SQL Server 2005 up and running in Vista?
I just started to try, and I can't seem to connect to my database with SSMS. My local database doesn't show up in any dialog (only the Integration Services service does), though the SQL Server Configuration Utility shows that...
Out of curiosity, what is everyone's first impression of the new OS? I installed it around the release date and I have to say I'm rather unimpressed so far with the OS's quirks.
The "Vongo" application promoted as part of the Media Center only works half the time, the game Ghost Recon...
I want to reset a customized page to an updated site definition. Something like this:
http://office.microsoft.com/en-us/sharepointdesigner/HA101741451033.aspx?pid=CH100667691033
The only thing is that I'm currently working with SharePoint 2003 and the given solution is for 2007.
Anyone know...
In SharePoint, you can create custom sites, and sub-areas. What I'm wondering is how, if you have a custom site definition, do you make it show up in the available sub-areas list?
MCP, MCTS - .NET Framework 2.0 Web Applications
I'm starting to learn about creating custom site definitions, but am wondering what the best way is to edit the CAML to acheive the layout I want.
Also, is it easy to add references to your own custom web parts in the CAML template?
MCP, MCTS - .NET Framework 2.0 Web Applications
What's the difference between this:
http://www.newegg.com/Product/Product.asp?Item=N82E16814150195
...which costs $239 and this:
http://www.microcenter.com/byos/byos_single_product_results.phtml?product_id=242607
...which seems like the same card with different packaging, but costs $299...
I want to display a view of a list of items based on criteria I determine programatically.
For instance, when the user pushes one button, I want them to go to a page and only see the records in "Category Y" or something. When they push a different button, I want them to go to the same page, but...
For Vista, I want to beef up my memory.
My system currently has 1GB of PC3200 memory, and I am considering getting 2GB of additional PC3200 memory:
http://www.newegg.com/Product/Product.asp?Item=N82E16820227210
I want to use the two of the four slots still available in my computer, but my...
I'm a developer doing a bit of research on how to simplify interaction with our network resources and I'm hoping some of you network guys can offer some advice.
The situation we're in is that we have a web application that serves as a secured view of several internal network resources like...
For a project I'm working on, I want to determine whether an enum marked with a FlagsAttribute is passed to a function as a single enum value.
e.g.
//this is should succeed.
MyFunction( MyEnum.SingleValue );
//this should fail
MyFunction( MyEnum.OneValue | MyEnum.OtherValue );
To...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.