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

Software Development Network >> dotnetgruven's Q&A profile

dotnetgruven

Member List

cisellis
Alex Jauch
Turbosolo
Richardk
Jing
James Donnelly
lbordea
Larry Menard
mohsin08
elvisd
rex_rgis
JesseJ
Doug Hall
Sandro G
BansheeDave
akverma
The Elk Mechanic
Siddhartha Rao
Joshd23
Cybergirrl
Only Title

dotnetgruven's Q&A profile

  • Visual Studio Team System Identifying ref and out modifiers on method parameters.

    How can this be determined through the API I know the Parameter.IsOut property is available but what about parameters passed with the ref keyword The only thing I've seen that identifies a parameter being passed with that keyword is the addition of '@' on the Expression.Type name properties. On a side note, why is it that the '@' character is used in the API and the '&' character is used in the IL with the ref keyword Thanks. Nevermind, I d ...Show All

  • SQL Server Transfer Access database into SQL Server 2005 Express

    Hi, A question regarding SQL Server 2005 Express edition. Is it possible to export Access databases into SQL databases without using programming (e.g. using SQL and programming languages) I understand you can do this with DTS, but the Express edition seems not have DTS. Many thanks Yuelin Hello i found a way of getting around of it: using the Upsize Wizard from Access. I have successfu ...Show All

  • SQL Server Lookup bug (altering caching breaks joins)

    There is a bug in the Lookup components, that changing the caching mode breaks the join logic.This is even documented! AFAICT, if you want the full join logic (where it matches on null values as well), you simply must use full caching everywhere, and install more memory as needed. :( Does anyone know if this will be fixed with the next version, or in the release "Enabling memory caching breaks joins" seems ...Show All

  • SQL Server Sql server 2005 solution

    This doesn't make any sense. I am trying to install SQL Server 2005 on SBS 2003 with Service Pack 1. According to Windows Update, there is nothing left for me to install. However, I am getting this error (while installing SQL Server Express and the Developer Edition): "Your operating system does not meet Service Pack level requirements for this SQL Server release. Install the Service Pack from the Microsoft Download Center at http:/ ...Show All

  • .NET Development Single-Instance - Web-Application

    I want to make a class used in a Web-Application Singe-Instance. How can I make this I do not have a Checkbox "Make single instance application" in the Properties of the solution And: How would I switch back to Non single-instance Your help is very much appreciated Beat You can make a class to be single-instance using a singleton pattern for the class. This ensures there will only be one instance of the class you implement it on ...Show All

  • Visual Studio Team System Team Build appears to die mid-build

    Are there any known issues with Team Build and C++/CLI projects I have a very simple WinForms application in C++/CLI in a team project, and I've configured a Team Build to build it.  The Team Build service is installed on the dev machine, so I know there's a complete Visual Studio/SDK installation there. The build appears to actually build everything (Debug and Release builds), but the status in the builds window in VS never advances past ...Show All

  • Windows Forms Setting form dirty for save when changing properties in ControlDesigner code

    Annoying quirk of form designers that I've been trying to work around. I have a custom ControlDesigner class for my custom control. When I type new values into the property grid or make changes using SmartTags elements, I immediately see the name of the file change from "MyFile.vb" to "MyFile.vb *" to indicate that the IDE knows the file is dirty and needs to be saved. But I added a custom "edit" glyph to my co ...Show All

  • Visual Studio Team System Searching Source?

    Is there a way to search the entire source tree for a string like there was in VSS Thanks Scott Unfortunately, we had to cut that in version 1.  You'll need to have the source on your disk and use VS or a command line tool to search it. Buck ...Show All

  • Smart Device Development How to convert VC6 project file to EVC4?

    I have vc6 & evc4 installed. I have a vc6 project, and I want to convert the .dsp / .dsw file into .vcp / .vcw file which can be opened by evc4. Is there any toolkit can help me do it, or I'll have to found a new project manually myself Thank you! Hi Lucien, There are no tools to convert from vc6 to ev4, However you can use the VS2005, which can convert from vc6/evc4 to vcproj, the VS 2005 is advanced from both vc6/evc and you have m ...Show All

  • Visual Studio Express Editions Backing up installation on CD

    Is it possible to back up an installation to CD teTTix No way to backup installation - but you can download CD images from http://msdn.microsoft.com/vstudio/express/support/install/ ...Show All

  • SQL Server What is SQL client runtime ?

    Hi, Our company is currently looking at a package which uses sql server 2000 as backend and power builder as front end. The vendor said that we need to have SQL client runtime install in the user pc. Can anyone tells me what is SQL client rutime and the purpose of it Thanks! There is no client runtime, the only thing that could possibly be is that he means that you have to install the MDAC package ...Show All

  • SQL Server Shredding recordset object var in ForEach loop (problem)

    I have a package that starts by loading a recordset into an object variable. The recordset is then enumerated with a ForEach loop. The loop sets some string variables. Within the loop container I have a Script task that uses a MsgBox to show the results for testing purposes. The package uses checkpoint restart (if that matters ). The first time I run the package the 1st record is displayed in the MsgBox, then the 2nd, but then the loop is st ...Show All

  • Windows Forms how to disable navigation in child rows of a datagrid

    Hi, I have a datagrid that is bound to a source who ahs child and then grand child relationship. I want my datagrid to show only parent to child relationship but not the child to grandchild relationship. How can I do this Thanks, ...Show All

  • Visual Studio Tools for Office Visual Basic 2005 Express / Excel 2000

    Hello all I have a problem by opening an existing excel file / saving an modified excel file. I have installed .net Framework 2.0, Excel 2000, Visual Basic 2005 Express on Windows XP.Reference to Excel 9.0 Library. I got this AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. thanks, phil Lines with failures marked in red: Dim xlApp A ...Show All

  • Windows Forms publisher for signed clickonce applications

    Hiya, we have a Thawte code publisher certificate. We sign our click once application. The pop-up warning window shows the publisher being "Thawte"  - at no time is our organisation mentioned in the details for the certificate. Is this a bug  I  ...Show All

©2008 Software Development Network

powered by phorum