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

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

CWIUS

Member List

suomi7
Sarat Gollapudi
miguelito928
Joakim Wennergren
MattMcla
Bjarne K
Radi Naydenov
SViking
Seb69
fap99
Ruki76
jlewis99
Andrew Espinosa
viczad
JasonWHowell
Arif Gursel - MSFT
THal
ataparia
LongTom
John_L
Only Title

CWIUS's Q&A profile

  • Visual C++ problem with classes

    Hi,    I am having a problem with classes in VC++ 2005. In my program I have created a 'public ref class' that has several private variables and some get/set functions for those variables. When I create multiple instances of this class and change one of them they all get changed. I assume the problem is with how I instantiate them but I can't figure out what I'm doing wrong. I'll gladly email the code if necessary if it is needed ...Show All

  • Software Development for Windows Vista workflow design for enduser

    In my application, workflows can be created by VS2005 and compiled in DLLs. Can WWF give a way for enduser to design extra workflows and integrate into the app Thanks   You have to do a little work, but the workflow foundation comes with a workflow designer control that you can host in WinForms, WPF, or IE apps.  There are samples in the SDK related to hosting the designer including the workf ...Show All

  • Visual C++ Debugging in C++

    I started out with C++ in a Turbo C++ compiler. In the IDE if a program has executed successfully , pressing F7 would take us through the steps executed.By adding watches one can see the values taken up by variables during execution. How to just do that in Visual C++ compiler while creating console applications Look into the Debug menu of the IDE, you see all hotkeys for the needed commands there. The usu ...Show All

  • Smart Device Development Smart Device Extension

    Sir, I am using VS.NET 2003. I created a Smart device application and tried to run it. This application was just a “Hello world” application. This application didn’t work. The deployment device that I chose was Pocket PC 2002 Emulator . On the Build menu I clicked the Deploy solution so as to deploy the application onto the Pocket PC 2002 Emulator . Pocket PC 2002 Emulator got activated. Soon on the emulator I saw certain progress informati ...Show All

  • Visual FoxPro ActiveX registration question

    I just downloaded Andy Kramek's book 1001 Things .. and ran through many pages. It is an awesome work! Clearly written and just very good for learning. I tried to find an answer to a question I have (among others) but it does not seem to shed any light on it--the question is rather specific. I tried to play with some ActiveX controls that can be found in Tools-->Options-Controls menu but some of the most interesting ones I could not even d ...Show All

  • Visual C# Dynamic Fields

    Hi, i'm trying to write an application that converts binary files to XML. The binary files contain a number of predefined fields. Now I want to be able to change the fields of the binary file without having to restart the application. This means that the application has to find a list of all fields in the binary file and their type somewhere. Now the question: how do I do this the most clean way Do I make a config file with all field ...Show All

  • SQL Server can't open adventure works example

    after running msi, can't open this solution C:\Program Files\Microsoft SQL Server\90\Tools\Samples\AdventureWorks Analysis Services Project\Standard, select the file Adventure Works DW.sln ---------------------------error msg Microsoft Visual Studio The application for project 'C:\Program Files\Microsoft SQL Server\90\Tools\Samples\AdventureWorks Analysis Services Project\standard\Adventure Works DW Standard Edition.dwproj' is not installe ...Show All

  • Visual Studio Team System WorkItem Tracking and Process Template question?

    We're about to upgrade from TFS BETA 3 refresh to TFS RTM and I'm reading the upgrade document. The document mentions "things before you start your upgrade" and I'm going to the list. We've created our own Process Template based on the MSF for Agile Software Development and we've modified the task.xml and the Bug.xml. When trying to create a new project based on our template(keep in mind we haven't upgraded yet) the project creation f ...Show All

  • Windows Forms CurrentItemChanged not fired

    Hi, I found problem using BindingSource CurrentItemChanged event. This event is supposed to fire whenever I leave editor or current cell of DataGridView. When I go to next record it is fired, however when go to next DataGridView's cell or next editor within the same record it is not. Regards Slawek. ...Show All

  • Visual Basic Convert a old VB6 project

    Hy all,  I have a very old VB6 project (a complex one), I need to to convert it to the new .net 2005 platform. I installed VS.2005 and tryed to convert it using the conversion utility, unfortunatly I get several "Error 7: Out of memory" witch I skip and finaly a "The referenced component TXTextControl is missing a design time license" error witch stops my conversion proces.  Anybody has any ideeas on this one.  Have a nice day, ...Show All

  • SQL Server Using Data Source view in Import export package within same solution is not possible ?

    hello ,   I want to download data from an AS/400 to a SQL 2005 Database. Within Sql server 2000 it was possible to do more than 1 transformation with just 1 source connenction and 1 destination. In SSIS I have created: -  new solution -  data source -  Data source viewer ( I made named queries to format the data as i want it to be in Sql) Although it is possible to view the named query data it does not ...Show All

  • Windows Forms highlight text in textbox

    i wish to highlight the text inside my textbox programatically, how can i do that can anyone help me thank you i try with TextBox1.SelectAll() but it seem does not work Set the textboxes hideselection property to false so the text will be selected when the textbox does not have focus http://msdn.microsoft.com/library/default.asp url=/library/en-us/cpref/html/frlrfsystemwindowsformstextboxbaseclasshideselecti ...Show All

  • SQL Server Can't Attach Database using SQL Server Management Studio Express

    I am having a problem Attaching, well actually not being able to see a database when attempting to attach it. I suspect this is more of a security issue rather than a problem with Management Studio, but I can't figure out what is happening. If I copy a database to Documents and Settings\All Users\... and attempt to attach I can see the file in the selection tree. This also is the case if I copy it to Documents and Settings\Default User\... Bu ...Show All

  • .NET Development R

    Hi, I am using VB.Net 2.0 and have connected to Microsoft Access but having trouble running a query as it uses * as a wildcard, but when I run it in .Net it returns nothing as needs to have %. The solutions I can think of are: 1) If I was able to extract out the actual SQL string from the MS Access query from my code then I could do a Replace("*", "%") then would work - but don't know how to extract the SQL strin ...Show All

  • Visual C# How to get <summary> <remark>, etc desriptions to display in dlls

    Hi, We are a developing an API.  Currently the the descriptions are surrounded by <summary> </summary> tags.  We compiled and the user has installed the dlls on to their machine. They added a reference to the API.dll and can use the methods but the only thing that displays in the intellisense are the methods headers. How do we get the descriptions to display.  Are we using the wrong tag Thanks. ...Show All

©2008 Software Development Network

powered by phorum