Software Development Network Logo
  • Microsoft ISV
  • Windows Vista
  • VS Express Editions
  • VS Team System
  • Game Technologies
  • Visual C#
  • Visual FoxPro
  • Architecture
  • .NET Development
  • Windows Forms
  • Visual Basic
  • Visual C++
  • Smart Device
  • SQL Server
  • Visual Studio

Software Development Network >> Scooter!'s Q&A profile

Scooter!

Member List

Brian Lounsberry MSFT
Mr-Asrawi
s_sd
downhillskier
Dave Bettin
kehoe
MattP88
Max Troy
SabariRajan
Juerg
ashish_2060
Ted MD
Eric Bryant
up2date
ChrisBryan
MudMike
MamaKike
L. David Cooke
Maciej Swierzewski
JeffTemple
Only Title

Scooter!'s Q&A profile

  • SQL Server OLAP Data Distribution

    Hi Guys, I'm having a bottleneck with my RAM due to large OLAP data. Disregarding additional memory, I want to distribute the OLAP data to different disk so that Disk que will be distributed, in these way it can lessen the bottleneck. Is there a way to do this thanks... thanks... ...Show All

  • Smart Device Development My Device Emulator stopped working.

    Hi! My Device Emulator stopped working suddenly (Maybe because I installed ActiveSync 3.8 then reinstalled 4.1 and I installed a VPC, but I removed it then). I'm using VS.NET 2005, and when I try to connect to any of the emulators, the connecting dialog shows up, but then nothing happens. In "Windows CE Remote Process Viewer" the "Failed to get connection object. Check your bootstrap/transport settings" error shows up, wh ...Show All

  • Visual Studio Team System Tracking Work Items Using a Web Interface

    The following article from 2004 states: Tracking Work Items Using a Web Interface And, finally, without installing all of Visual Studio, you can track work items using a Web interface shell of the work item tracking toolset. You can still monitor and maintain work item tracking information but without the entire server-side information or Visual Studio product installed. http://msdn.microsoft.com/library/default.asp url=/lib ...Show All

  • Visual Basic How do you repaint graphics after another form clears it?

    I have created a simple example of a problem that I am having in a larger application. There are two forms and a button on the first form shows the second form using the ShowDialog method. When the second form exits (sets itself not visible) the first form writes text in a picture box saying the second form exitted. If the second form is positioned over the first form when you press the exit button, the text displayed in the picture box is cl ...Show All

  • Visual Basic create storage

    How or what do I add so that my dll file can information for my program. I've tried many different things and can't get it to work. Does any one know how this is possible Thanks If you are just storing some configuration data I would go with xml. Anything more than that I would use a sql express or sql mobile database (soon to be renamed sql everywhere). ...Show All

  • Visual Studio Team System Manual test in Excel template?

    Would it be possible to have an Excel template instead of a Word template If so, what would to be edited to make this possible Our current plan for VS 2005 does not support manual test as Excel documents. We will definitely consider this in our next version of VS. For now, you could either implement your own manual test type by using our extensiblity framework (which would be expensive though), or try the following workaround. 1. Cr ...Show All

  • Visual Studio Express Editions Restoring IE as default browser in VWD Express

    People, My broadband came with some stupid browser which installs itself as the default browser (ybrowser.exe). I have uninstalled this and am trying to revert to IE (as bad as it sounds) as the default broswer. However, when  I try to build/compile a project, VWD express doesn't pick IE. Where can I set my browser option Many thanks. J. Omar, I've just spent my WHOLE evening trying to sort this out - and ...Show All

  • Windows Forms Help. Port an VB indexer property to C#

    Hi all,  I need to convert this VB  Default Public ReadOnly Property Item(ByVal index As Integer) As SomeObject   Get      Return CType(list.Item(index), SomeObject)   End Get End Property and i think in C# comes to this: public SomeObject this [int&n ...Show All

  • .NET Development XmlParsing

    The problem is that when I parse this XmlString locally there isn't any problems with that, but when I upload it and on the other side some other application parsers it there are errors, like 'bad format'. Maybe I have to set some format like UTF-8, but unfortunatelly I do not know where. StringBuilder bil = new StringBuilder(); bil.Append("< xml version=\"1.0\" encoding=\"utf-8\" >"); bil.Append ...Show All

  • SQL Server what do I need to run report builder from a client?

    I whant to run report builder from a client pc and explorer tyies to saver or to open an archive with an application. I need to install .net framework in each client Yes, you need the .NET Framework 2.0. You can download the redist at http://www.microsoft.com/downloads/details.aspx FamilyID=7abd8c8f-287e-4c7e-9a4a-a4ecff40fc8e&DisplayLang=en . ...Show All

  • Visual Basic Processing Serial Data

    I need the reduce the processing time in a uMicrocontroller to allow faster sampling times. This has creates a problem in the data collection routine in VB. The old system collected the analog data a converted it to a decimal format before sending it to the serial port. This data is collected and saved using Hyperterminal. The VB program would, when run, would open this file and process the decimal data by graphing it. What I need ...Show All

  • .NET Development Beginner: Q on using XSL to convert from XML to XML

    My first time dealing with XML/XSLT I have to take a XML file(that is HUGE), and convert it into another XML format (the purpose being to get rid of most of the unwanted information and retaining just the ones our program needs) I was told that I can do this easily using XSL. I took some examples from the web and tried it on my machine. (I am using notepad and IE6.0) Here is the XML < xml version="1.0" encoding=" ...Show All

  • Visual Studio Team System MS Guidance on Naming Conventions for Workspaces, Branches, Shelvesets, Labels, etc

    It would be nice if TF provided some suggested naming guidance for various nameable items like: Workspace Branch Shelveset Label It might also be nice to provide guidance on suggested directory structures like: $/Branches/Rel1.0 $/Trunk/Docs $/Trunk/Src I perused through the MSF Agile docs and couldn't find anything related to branching. ...Show All

  • Visual Basic Cannot Build Setup for the 'Creating Office Managed COM Add-Ins' Sample

    I am trying to build the managed COM add-in sample from the MSDN library.  I can get it to build on my one machine which is set up with VS 2003 and .NET 1.1.  I cannot get this same code to build on my other machine which has VS 2005 Beta 2 and .NET 2.0.  The error message I get is as follows: Warning 1 The value of the 'PublicKey' attribute in '.NET Framework 2.0' does not match that of file 'c:\Program Files\Microsoft ...Show All

  • Windows Forms ApplicationSettings (PropertyBinding) and radio buttons

    Hiya! I'd very much like to take advantage of .NET's way of automatically persisting application settings, checked radio buttons in this particular case, through the "(ApplicationSettings)" property. Thing is, after I've assigned a setting to the "Checked" property of a radio button and run the app, I have to click twice on the radio button for it to get checked. Wtf If one button is checked and I click on another, the che ...Show All

©2008 Software Development Network

powered by phorum