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

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

techvistas

Member List

Dmitry N. Oleshko
Devin
Mark Bower
Tareq
Jonathan Clark
Sumit8888
Kiran Patil
asureus
Ray Chang
redbulll4
neutronron
RajeshAki
Daniele Balducci
Tim Dunlevy
bradgessler
Steini
novice of the novices
Jerry Xin
Don Crawford
leandro_
Only Title

techvistas's Q&A profile

  • Windows Forms Access MS SQL Server through Internet

    How can i access another MS SQL Server in Windows Form throught Internet Thx a lot for all your help. MeMe ...Show All

  • SQL Server not able to connect to the local database with (local) as server name

    I am facing a problem in connecting to the local database with server name as (local). I have installed SQL Server 2005 in my machine. When I try to connect to the SQL server with the server name as SUNILKUMAR I am able to connect but when I try to connect to the same server with the server name as (local) I am not able to connect. SUNILKUMAR is my machine name and SQL server is running locally. if anyone can help me what is the problem in ...Show All

  • Architecture Biztalk server 2004 Data Access

    Can I use a Data Access tier without writing a adapter in biztalk 2004 for a receive location Well, perhaps you could provide more info about the issue, but you could expose data access tier with web services and use them to "speak" to BTS. ...Show All

  • Visual Studio Team System Workgroup TFS

    What differences will someone notice using VSTS in a workgroup against in a domain environment It's a shame that small (micro) teams have to start with a Workgroup and then transition to a Domain as it kills the idea of seamlessly growing your team simply by adding licences. There doesn't seem to be much information about VSTS Workgroups on MSDN + KB. Given that many people's first encounter with VSTS will be installing the Workgroup TFS ...Show All

  • Windows Forms using the tag of a control array to index new forms

    I have an application that has a control array of multiple buttons.  Each element in the control array is indexed by its tag value.  I need to use that tag value after each button click event to display another windows form that will& ...Show All

  • Software Development for Windows Vista IndexOutOfRangeException while trying to access a workflow instance

    Hi! so I've been working on a WWF workflow for about 2 months and I'm encountering the following problem from time to time with random persisted instances. The thing is that these instances become basically unusable for no obvious reasons (I can create other instances with exactly the same data in their properties without having any problem with them) and this IndexOutOfRangeException gets thrown when I'm calling the GetWorkflow function of the ...Show All

  • Visual FoxPro Two questions (about database structure & controls)

    Hello. Today I've stumbled upon two problems I couldn't solve myself. 1. How can I get the structure of a dbf file (in order to make a query for creating the same table in MS SQL) 2. How can I address objects in a form by a cycle. For example    for i=1 to 10       thisform.command(i).caption = str(i)    endif Thanks a lot in advance Thanks very, very m ...Show All

  • Windows Forms DataBindings TabIndex DataTable Modified Problem

    I have come across a very bizarre problem with data binding a windows form controls Tag property, let me explain. 1. Bind the tag property of a textbox to a column in a datatable. 2. Set the tabindex of the control to be 0. 3. Call the&nbs ...Show All

  • Visual C++ Progress Bar assistance

    I am new to using Visual C++. I used a Control box in the Resource view tab to create the progress bar in the dialog box. This puts all the information in one file. In another file, I want to update the same progress bar so that it looks like it is downloading. How do I do that I've tried everything I could think of which is not much since I am new to this and they don't work. For example: one file Progress.cpp: Member variable,m_pBar, is wha ...Show All

  • SQL Server SSIS problem in VS 2005

    I'm having a problem when attempting to edit an OLE DB Destination in Visual Studio. The edit options in the context menus aren't visible and when I double-click the task I get the following error: Object reference not set to an instance of an object. (Microsoft Visual Studio) at Microsoft.DataTransformationServices.Design.DtsComponentDesigner.CanShowGenericUI() at Microsoft.DataTransformationServices.Design.DtsComponentDesigner.GetComponen ...Show All

  • Smart Device Development How to run visual studio 2005 beta 2 project EXE on a smartphone device

    I am developing applications for a smartphone using visual studio 2005 beta 2. I am unable to run my dotnet exe on my smartphone device.Does it needs any framework to be installed If So,how to install and where to install that frame work Thank You, Amar. That's expected should you try to run NETCF V2 application on SP 2003 which has only NETCF V1. Make sure you're using V1 project type unless you have WM 5.0 SP (not likely unless you go ...Show All

  • Visual Studio Capture association events

    Hi. I want to capture the "moment" when one Class is associated with another class, in order to fill some attributes on both classes. How can i do that Thanks, ALain Hi Alain, Class Designer does not support raising events.  You could, however, listen to code model events and handle that. Thanks, Ramesh Rajagopal. Class Designer Team. ...Show All

  • .NET Development SerializationException on Sending Data Back to Serviced Component Via Remoting

    I've developed a distributed app in C#. The various components of the application are as follows: A SQL Server database. Data Access Layer - Hosted in COM+ as Library application. Business Logic Layer - Hosted in COM+ as Server application. User Interface (Windows-based). Types - Exposes various typed DataSet objects used by DAL, BLL, and UI. ServerHost - A Console app that exposes the BLL objects via remoting. The applic ...Show All

  • Smart Device Development FindWindow

    Hi all, I'm trying to use an application with 2 buttons that will allow me to which between two windows. But there's some problem with my codes: Imports System.Diagnostics Imports System.Runtime.InteropServices Public Class Form1 Inherits System.Windows.Forms.Form Friend WithEvents MainMenu1 As System.Windows.Forms.MainMenu Public hWndTmp As Integer Public hWndChild As Integer <DllImport("user32.dll", ...Show All

  • Visual FoxPro View, Query or Cursor?

    I have a form that pulls info from an ODBC source via a Remote View. When I try to RUN my form, my entire project locks up. Is this because the info pulling from ODBC is too large How can I fix this Any ideas Should I use a cursor instead of a remote view Or unselect fields in the Update fields selection Thanks for the help everyone.  I learned a lot from you trying to fix this issue.  However, ...Show All

©2008 Software Development Network

powered by phorum