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

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

Scal

Member List

Priya Lakshminarayanan - MSFT
DarkestShadow
Rajboddu
Michiel Wories - MSFT
Greenjedi
Rid
adfm
hoosierboy
Stenaught
Aerodes
Federico Masi
Sunil Pillappa
wdhough
andrewfranchuk
Momchil
Nithi Govin
cpeterka
Glenn Blinckmann
ZZolton
Craig Thomson
Only Title

Scal's Q&A profile

  • Visual Basic Hiding MDI Maximize/Minimize Buttons

    I have an MDI app, where all child windows are opened maximized. I don't want the users to have the ability to minimize or maximize them etc. Can anyone tell me how to disable the mid maximize/minimize buttons on the command bar that are created when the childform is maximized I can't work it out of the life of me, but it cant be that hard! Cheers Mc why not try to change the controlbox property of t ...Show All

  • Visual Studio Team System using TFS remotly

    Dear all, We want to use TFS or VSS over VPN connection to support geographically dispersed teams. I'v tested VSS 2005 with following configuration: Site A: 512Kpbs DSL Site B: 256Kpbs DSL Project Size: Around 10-15 files (total size just 500kb) but it disappointed me as its taking too much time to do checkin and checkout and even navigating the solution explorer is very slow. here r the stats Opening Project = 15 minutes File checkout of ...Show All

  • Visual C++ [setup-project] How to copy external Files (*.jpg)

    Hi ! My Application needs besides the executable file a huge amount of images (about 1500, 3 GB). Ok. Since these images change quiet often, I do not want to embed them into my setup project statically. What I would prefer is to make the installer copy a directory into the target directory. Something like "copy .\images\*.jpg [TARGET_DIR]\" where "." points to the location where setup.msi lies. How can this be realized BIG THANKS FOR YOUR HE ...Show All

  • Windows Forms Failed to load resources from resource file

    Hi, I may just be being thick here but, after installation, setting up a new Terrarium, compiling the simple carnivore, and trying to indrocude the animal to the Terrarium, I am getteing the following error: "Setup Error Failed to load resources from res ...Show All

  • Visual C# Where is Object Test Bench in Beta2 (VSTS)?

    I have installed VS 2005 Beta2 Team System - the full suite. And I can't find Object Test Bench any where. I tried right-clicking on the classes in class view, I tried right-clicks on the Class Diagram's classes there is no entry in the context menu to invoke a class or method. I am using the C# Windows Forms Project as well as looked inside a C# Web Project. Is there a registry tweak to enable this feature Or VSTS version does not ship with th ...Show All

  • Visual C# How to find registered event handlers?

    Hi, I'm trying to determine if an object has any event handlers registered on it. The reason I need this, is to not let an object to register one single event twice. this .menu.BeforePopup += new CancelEventHandler(menu_BeforePopup); // OK this .menu.BeforePopup += new CancelEventHandler(menu_BeforePopup); // Don't let it happen twice   Any help would be great Hi Patrik, and what is here the "anEvent" Is it the eve ...Show All

  • .NET Development Data files?

    Is it possible to use datafiles in C# if so how i have a project to do in C# and Data files would help bunches. Could you be a little more specific What do you mean by data files exactly --mc ...Show All

  • Windows Forms Strongly Typed Dataset Problem

    Hi, I’m trying to generate a strongly typed dataset using the Server Explorer in Visual Studio.  It works fine when I drag a table to a form to begin the process.  But I get the following error for both the update and delete statement ...Show All

  • Windows Forms textbox databinding problems

    Hi @ all. Im trying to bind some textbox of my form with some records of a database through a textbox in a toolstripTextBox(txtFind) and a toolStripMenuItem(GoToItemMenu). textBox on form is called txtFinder. Here's the code: [code] private void GoToItemMenu(object sender, Eventargs e) {      try        {           cn = new MySqlDataAdapter("Databas ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Sprite Problem

    I'm trying to do some simple 2D graphics with DirectX 9.0 (April version), so the first step is to display bitmaps. I found a tutorial that applies a texture to a rectangular triangle fan (quad), and that works perfectly. However, when I try to display a bitmap with the ID3DXSprite object, it looks a little blurry, as if the bitmap is offset from the screen coordinates by some fraction. When using the texture-quad method, apparently you must ...Show All

  • Visual Studio 2008 (Pre-release) nullable Duration.TimeStamp?

    Why does Duration have a HasTimeStamp property instead of a nullable TimeStamp property Purely speculating here (I don't have access to docs...or at least I couldn't find any to confirm my assumptions). If the Timestamp property gets/sets a DateTime --> know that DateTime is a value type - not a reference type, and therefore is not nullable. Hope it helps... -Brandon -- Brandon Hamm ...Show All

  • Windows Forms DefaultCellStyle lost on column sort

    Hi, after setting the DefaultCellStyle.BackColor property on a row in a DataGridView, and then sorting a column at runtime, it appears to lose the formatting. Is this the correct way to set the BackColor property of a row - if so, is there any way of getting round this problem This is by design. When you set styling for a row, it is for the row index, not for the data as the DataGridview doesn't have any kno ...Show All

  • Visual Studio ReportViewer Control Filter Question

    Trying to use the report filter controls to show me all records in a datatable where the date is between Date A and Date B My Datatable is a transactions database, so a given customer could have 500 transactions. I just want to find the ones within a given date range. The filter seems to be correct, but it doesn't give me any results. IE Expression Operator Value And/Or =Fields!TranDate.Value ...Show All

  • Visual C++ help me again please with the error code C2659

    Build Log     Build started: Project: The Zone, Configuration: Debug|Win32 Command Lines     Creating temporary file "c:\Documents and Settings\<REMOVED>\My Documents\Visual Studio 2005\Projects\The Zone\The Zone\Debug\RSP00000525683660.rsp" with contents [ /Od /D "WIN32" /D "_DEBUG" /D "_UNICODE" /D "UNICODE" /FD /EHa /MDd /Yu"stdafx.h" /Fp"Debug\The ...Show All

  • Visual C++ run time errors!

    Why am I getting these errers at run time ////////////////////////// Debug Assertion Failed! File: dbgdel.cpp . . Expressiong: _BLOCK_TYPE_IS_VALID(pHead->nBlockUse) ////////////////////////// Debug Assertion Failed! File: dbgheap.c . . Expressiong: _CrtIsValidHeapPointer(pUserData) ///////////////////////////// Debug Assertion Failed! File: dbgheap.c . . Expressiong: _BLOCK_TYPE_IS_VALID(pHead->nBlockUse) Is there someth ...Show All

©2008 Software Development Network

powered by phorum