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

Software Development Network >> bluefish.com's Q&A profile

bluefish.com

Member List

devender 1623
rumblespaul
Rick Potts - MSFT
LudovicoVan
Nathan Lewis
Jeff Savage
Justin Tang
Jonathan Brown
Phil Atkin
ctimko
B. Gargle
Szmooz
senthilkumar
Sayhan
LukeMouthbreather
Philipp Schmid
dwitt
SimDim
nlitement
CodeStealer
Only Title

bluefish.com's Q&A profile

  • Visual Studio Team System Project portal on separate tier

    hello, is there a way to install only the project server on a separate machine, instead of the machine where the team foundation server is running Hi, is it or will it be possible to use a Sharepoint Portal Server 2003 as host for the Team Project Portals created by Team System. We would like to keep our Projects in one place. Thanks, Mats ...Show All

  • Visual Studio Team System How can i write custom rules in FxCop?

    Hi All, I like to know the step by step procedure to write the custom rules in fxCop. I got some articles regarding this subject from the net, but all are confusing. I'm using FxCop 1.32. I like to know the following things 1. How can I write a simple custom rule using Visual Studio.Net (in C#)    for the Introspection engine. 2. How can I debug it and make sure that it is error free. 3. After developing my custom rule, how can I add ...Show All

  • .NET Development xsd.exe generated code gets error on deserialize

    I used xsd.exe  on my schema to generate classes for me to deserialize an xml file to. My schema imports the open gml schemas and I put them both into xsd to make the inheritance work. It seemed to work fine but when I run the Deserialize, I get the following error: (Following are the schema fragments and generated code). Is there a problem with xsd There was an error reflecting type 'GML.DirectPositionType'. ---> System.InvalidOpera ...Show All

  • Visual Studio Tools for Office VSTO 2005 Beta2 FAQ

    General Information Which editions of Office 2003 are supported with Visual Studio 2005 Tools for Office, Beta 2 The following editions have been tested with Visual Studio 2005 Tools for Office, Beta 2: ·          Microsoft Office Professional Edition 2003 with Service Pack 1 ·          Microsoft Office Professional Enterprise Edition 2003 with Servi ...Show All

  • Visual Studio How to pass parameters in Msbuild

    Hi, I want to automate my task of getting latest version, building the solution, obfuscation and then making setup files..so for making setup file i want to pass paramenters for giving the version number of the new setup. I want to give paramenters when I am running msbuild through command prompt. So plese tell me how to do that..... Thanks!!! When MSBuild parses the solution it will take what was under t ...Show All

  • Visual Basic How to read and write text files?

    My question is how to read the content of a text file into my programme, and write it into another text file created by the programme. Could anybody tell me the most common method of doing that Thanks in advance! By the way, where can I find a good online tutorial for VB6 The File System Object is still the way to do this Why have you decided to stick with VB6 instead of downloading VB.NET Express ...Show All

  • Visual Studio WebForm ReportViewer Drillthrough Datasource

    Hi, I am using VWD with the Report Viewer add-in. I am attempting to create a drillthrough report, but keep getting this error: A data source instance has not been supplied for the data source 'DataSet1_DataTable1'. I know you are supposed to handle it with the Drillthrough Event handler, but so far I have only been able to find example of this using .xml files. I created the dataset using a SQL2000 datasource. When I added the repo ...Show All

  • Smart Device Development Device Emulator and TCP/IP Problem

    Hello, i have a problem with running a TCP/IP application on the PDA Emulator and with deploying the project. I have a Client for the PDA and a server program on the PC. At first i had the common deploying problems, so i installed the DMA patch and deploying worked. Now i ran my program but could not establish any TCP/IP connection. My network has fixed IPs and i set IPs on the PDA. Therefor i changed the Emulator settings (Transport fr ...Show All

  • Windows Forms Unbelievable!!!

    Using Visual Studio 2003. Creating a C# Windows Form application. I have created a main form with various controls to include tab control, textboxes, buttons, etc. Set the isMDIContainer property to TRUE. Then created a simple child form with a textbox&n ...Show All

  • SQL Server Securing the MS SQL Server 2005 database on client side

    Hello! I developed database driven .NET application and I need to deploy it. I faced a problem, which is "how to protect my database against direct access". I use MS SQL Server 2005 Express Edition as a DBMS and appropriate database. I want to make possible to manipulate with data in my database only through my client application. 1. How do I define SA password and instance name in silent mode of MS SQL 2005 EE installation with M ...Show All

  • Visual Studio Strange bug recurring in Visual Studio 2005 Beta 2 (Whidbey): junk popup

    Hi there, Support for VS beta 2 seems unlikely, however I am already using it at work, anticipating the full release of the product.  I'm just hoping someone else has seen this problem happen before. The problem happened a few times in the past couple of weeks, but is now occurring regularly, and it's now starting to cut into my productivity. Now, ever second time I start debugging my winforms application,  a junk popup window start ...Show All

  • Visual C++ Question about interface method and implementation

    Hi All, I'm trying the Visual Studio 2005 Beta 2, especially for C++/CLI implementation in VC++.  I was wondering if someone could please help me with a question that I have. Any suggestions would be greatly appreciated. I've defined an interface like this: public interface class IMyInterface {     void TryAndTry(); }; and a class implementing this interface ref class MyClass: IMyInterface { public:     void Tr ...Show All

  • Windows Forms Thread Safe Application Level Storage?

    Let's say I have some variables or data that I want to be able to access from any class in my windows forms application.  What is the best place to stash those objects or data In ASP.NET there is the Application object and the Cache.  Is there something I'm missing   Thanks! No.  In WinForms there are no global objects other than the .NET objects.  The reason ASP.NET provides such a beast is because it is stateless ...Show All

  • Visual C++ VC++ const char * and MISRA

    We write a lot of code using VC++ that is first created & debugged on a Windows platform before being implemented in various embedded platforms. The company has recently changed from it's optional guidelines to enforced use of it's guidelines + MISRA guidelines (http://www.misra.org.uk/), and this seems to conflict with the way VC++ works. For example, one of the enforced guidelines is that all variables must state at definition whether th ...Show All

  • Windows Forms Absolute -> relative path

    I want to get relative path from absolute, based on choiced path, ie: IN: C:\Windows C:\Documents and Settings\All Users OUT: ..\Documents and Settings\All Users string manipulation i guess or <a href="http://groups-beta.google.com/group/microsoft.public.dotnet.languages.csharp/browse_thread/threa ...Show All

©2008 Software Development Network

powered by phorum