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

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

GanjaDoc

Member List

blairio
Simeon Antonov
thesaint381
zoomkat
Dave Phillips
pudtaan
Stanislav Yudin
Voldy
Daniele Balducci
Bruce HK
iancw
Scoobyed
henit
Jerry Frame
SRichardson
loumposa
deathy
paul ashfield2006
stuartdunkeld
Joel_F
Only Title

GanjaDoc's Q&A profile

  • Visual Studio Express Editions Implements Different to VB

    When I create a call such as... Implements Class.Events ...in VB 2005 Express Edition VB displays all the methods and procedures (etc) on the same page it is called. This doesn't seem to happen in VC# 2005 Express Edition (well not that I can see anyway). My question then is how can I have the same methods and procedures appear in VC# Thanks, Ryan Have you tried to write it like th ...Show All

  • Smart Device Development Error creating Smart Device app in VS.Net 2005

    When I try to open a Smart Device form in Design mode, I get this error: One or more errors encountered while loading the designer. The errors are listed below. Some errors can be fixed by rebuilding your project, while others may require code changes. Clicking on each error will take you to the line of code that caused it. Unable to cast COM object of type 'Microsoft.VisualStudio.DeviceConnectivity.Interop.ConManClass' to interface type ...Show All

  • Visual C# Writing data to a text box

    Hi all I am trying to read a file and display the information to a text box. I can read the data using FileStream fs = new FileStream("filename", FileAccess.Read); StreamReader sr = new StreamReader(fs); and Console.WriteLine(sr.ReadLine()); writes to the console how do I display the result in a text box so that I can then select the info I want with the mouse thanks Chris Hi, You can use the following ...Show All

  • SQL Server ODBC linked table support in SQL SERVER 2005

    Hi, We still have some legacy applications that use ODBC linked tables to access SQL SERVER 2000. Questions: Will these legacy applications still function with SQL SERVER 2005 / SQL SERVER 2005 Express In order to relink the tables within the Access front-end do we need to install the new SQL Native Client that contains the new ODBC driver for SQL SERVER 2005 Any input would be appreciated. Thanks 2.5 and later are supported wit ...Show All

  • Windows Forms Form Filter

    Hi there, How can I open a form to display only those records related to the main form Thanx in advance Thanks Michael for your response.But unfortunately my problem is slightly more complicated.This is how it goes... I have a class which when called in a Form1 must filter Form2. For eg based on a document number Form2 has to display information pertaining to this number. I dont have a clear idea of how to ...Show All

  • Windows Forms Create the app_name.exe.config file during runtime

    Greetings forum inmates Consider the following scenario: You have created your application and you want to deploy it either via click once or xcopy - emphasis goes on xcopy for my case though. Normally you should include an app_name.exe.config file within the download so that the settings are included and loaded when the application starts. But what if you may have a different set of settings attributes on each deployment situation One sol ...Show All

  • Windows Forms VS.Net hanging on compile

    Apologies if this isn't the place but I'm getting rather desperate. I'm running VS.Net Enterprise edition on Windows 2000 Advanced Server.(not much choice in this matter) I'm pretty sure I compiled my project at least once without an issue, but I really  ...Show All

  • Visual C# urgent~~~!!!MESSAGE BOX CANNOT DISPLAY.....

    " Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application" this is the error when i get while i run the apllication in the server.... is there any way to let the messagebo appear... thanks Looks like you're running it in a situation wher ...Show All

  • Visual Studio Web Project pdb files - VS always want to add to sourcesafe

    I had posted about a problem in beta 2 where the output from a web project (dlls and pdbs) always were showing up as a new file to add to source safe in the pending check-ins.  Someone replied and said it was a beta 2 bug and would be fixed in the release version.  I have since installed the RC and the problem with the dlls has been fixed put the pdbs are still showing up as needing to be added.  Is there something I need to ...Show All

  • SQL Server Retrieve data from a SSIS package

    Hi! I have a report that retrives data from a SSIS package. When I try to run the query (which is the name of the dataReader), I get this error: "An error occurred while executing the query. The package failed to execute (Microsoft.SqlServer.Dts.DtsClient)" Any ideas Thank you! ...Show All

  • Visual Studio Team System How to select a custom SC path when creating a Team Project

    When i create a new team project, i have thre choices for creating an associated source control root folder: $/TeamProjectName as an empty folder, $TeamProjectName as a branch of xyz or no folder at all. What i want to do is to not create the source control root folder in the sc root ($/) but to to that under a folder that denotes the customer, so i want $/CustomerName/TeamProjectName instead of just $/TeamProjectName. I think that should be po ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Please help, newbie looking for any advice

     Good Morning Everyone!  My name is Mike I am a true Newbie to game programming.  I will cut to the chase.  I am desperately searching, and quite frankly overwhelmed with all the information I am finding.  My goal is to create sports simulation management games for the PC.  I want my games to focus on the management aspect which would detail AI and less graphics.  I just need a starting point.  Do you crea ...Show All

  • Software Development for Windows Vista What happened to my user profile (Build 5270)

    After setting up my profile (Desktop settings, Outlook, etc.) I reboot the machine and my profile is set back to default. Machine specs.   Dell Inspiron XPS M170 Pentium M 2.26ghz. 2GB RAM 100GB 7200 RPM drive GeForce 7800 GTX Braodcom GB connected in GB Windows 2003 ADS I would love to be able to setup a beta machine with my companies profiles to see if Vista would be a viable upgrade. But that is hard to do w ...Show All

  • Windows Forms Front/Back Forms in a Multiform, non-MDI App

    I want to do something that seems as though it should be simple but is causing me a headache.  I've got, at this point, 3 forms in my app--the main form and two child forms.  There can be one or more of each child form  ...Show All

  • Visual Studio Tools for Office Help with Outlook Object Model Guard...

    Hi, I've always had problems accessing an AppointmentItem body...and someone pointed me this: http://msdn2.microsoft.com/en-us/library/1thd35d7(vs.80).aspx However, I've this scenario: first of all, I'm accessing to the AppointmentItems from another class, which is not the ThisApplication (and it's not in the same library --> it's another C# project). Second, instead of create an item,I've to READ the items...this is the cycle I'm used to m ...Show All

©2008 Software Development Network

powered by phorum