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

Software Development Network >> A.M's Q&A profile

A.M

Member List

Nikhil Agarwal
Vegethalia
sjcrichton
Boris C
KirkAtCenterstance
rosnay
Algorith
vaio pcgk33
Ickbins
Premila
dtsitrelis
Jan V
Aegis21
Espen
BitBlast
Totino
Loren Shumway
Bill N
10010101
Martijn Iseger
Only Title

A.M's Q&A profile

  • Windows Forms App icon

    Hi,  I'm creating my 1st winform .NET app & have some problems with it (it'd be strange if I hadn't  :)  )   During creating new app under VS there is default app.ico icon file. I've altered it to my needs & informed&nbs ...Show All

  • Visual Studio Team System Subscribing to Events

    Hi, Apologize. For lack of a better forum I am placing my query here. If there is a better forum which I am not aware of, please let me know the same. Regarding my query : I need to subscribe to TFS ProjectCreatedEvent and this is the code I have public bool SubscribeToTFSEvents( string TeamProjectName, string WSUrl) { if (m_TFSVariablesInst == null ) { m_Logger.WriteLog( "ERROR: TFS variables instance is n ...Show All

  • Visual Studio Team System Schema Compa Using a project as Target Schema

    Hello, I noticed that a project can be used as the Target Schema in a schema compare. Is there anyway to update the project with what is currently in the source database The script that is generated is SQL meant to be run on a database and the 'Write Updates' button is greyed out. Are there any plans to implement the ability to directly update the code of the project via the Schema Compare It could also be useful to be able to compare proj ...Show All

  • SQL Server Performance Question about: ExecStoredProcedure with ATL OLEDB Consumer Templates.

    Hi Guys, I need help in one fine tuning problem. I have developed one Datalayer that it have more implementations depedending on Database Server. Our older implementation it is based on the db Library from Sql Server. And this implememtation we have replace it with an OLE DB ATL Consumer Templates implementation. After comparing the performance of course and after we saw that the OLE DB ATL implementation faster is, we said it is a good ...Show All

  • Visual C# issues w/ standarizing client side/server side includes...

    I have been searching for a way to standardized my include files in C# -- both server side and client side. ---------Client Side Issues----------- Adding a javascript file with a few reusable functions is easy.  However, when adding it into a VS .NET project causes me issues.  The complier attempts to compile it -- and naturally it FAILS.  It doesn't know what the word 'function' means (among many other terms).  So i'm stuck ...Show All

  • Smart Device Development Debugging without ActiveSync -unable to get Visual Studio 2005 to cooperate

    Hi all, I've been trying to debug a Windows CE 5.0 based device with VS 2005. Since this device doesn't have a full serial port or USB client port available, I've turned to debugging without ActiveSync (I did try merging in some AS partnership information from another device into the registry, but haven't quite gotten AS to connect.) I've used the instructions pointed to elsewhere, e.g. http://blogs.msdn.com/vsdteam/archive/2005/04/ ...Show All

  • Visual Studio Logos in Report Header

    Hi Everyone, I'm doing a project with local reports. In my reports the logo comes from the database thus I've to use a 'Database' image.My report logo is inside a report header alone with other info. The problem I have is that I cant refer to Database fields inside the report header. I got round this by having the other report header fields as Parameters. I also tried to cross-refer the image from an hidden image box located inside the report b ...Show All

  • Windows Forms Can't publish using August CTP

    I took an existing application written in BETA 2 and attempted to publish it using the August CTP build. I made the required changes, recompiled, etc. And I can't get it to deploy to a machine that doesn't have the August CTP bits on it. I keep getting the following manifest erorr. PLATFORM VERSION INFO  Windows    : 5.2.3790.65536 (Win32NT)  Common Language Runtime  : 2.0.50215.44  System.Deployment.dll   ...Show All

  • Visual Basic Validating within a User Class

    I need to populate a container with an indeterminate number of label/textbox pairs for input. Since it is indeterminate at design time, I thought I'd create a user class with both a label and at text box in a pair so I could create them at run time and populate the labels appropriately from a data file. I need to validate each text box for numeric value. Then, I need to use that value to build up a subtotal on the form...sort of like this: ...Show All

  • .NET Development Same problem ... Common Language Runtime Debugging Services

    Hi, We have installed a software PCDCTfor window and we are getting error on exe failling Reports. But failed and give following error message whenever we try to run a big reports/processes: PCDCT for Window.exe - Common Language Runtime Debugging Services Application has generated an exception that could not be handled. Process ID=0x710 (1808), Thread Id=0xa8(2688) Click OK to terminate the application. ...Show All

  • Windows Forms "Registration Key" for client application

    Could someone provide some help or tips on creating “Registration Key” for client application   I am designing an application in VB.Net which will be distributed to our clients. I want my clients to provide “Registration Key” when they first install the& ...Show All

  • Visual Studio Team System Tests Not Runnable, Multiple Tests with ID Found

    Hello, I've started using Team System for unit testing and have been very pleased with it for a while but recently I've run into a strange error on some of my tests. When I try to run the unit test project all my tests are marked with the message, "Not Runnable", and I get an error message saying, "Multiple tests with ID <guid> found". Other test projects in the same solution are fine and run without incident. If I rename the class contain ...Show All

  • .NET Development Problem updating child table i relational database

    Hi folks, realy hope to get some help...I have a problem trying to update the child table in two relational tables (let say Orders 1 --- 00 OrderDetails). I'm getting the folowing error every time: " You cannot add or change a record because a related record is required in table 'datatable'" The fact is I have the desired record and records in the child table, but when I'm trying to add some more - this message shows up... ...Show All

  • Visual Studio Team System HKEY_LOCAL_MACHINE\SOFTWARE\SourceCodeControlProvider\InstalledSCCProviders?

    Since we are stuck using a multitude of SCM systems at least for a while, we use a utility called SwitchSCC that can easily switch among different SCC providers.  It uses this registry key: HKEY_LOCAL_MACHINE\SOFTWARE\SourceCodeControlProvider\InstalledSCCProviders But TF doesn't populate this reg key   Is this an oversight or just the TF is going to work [Continuing previous response...] The HKLM equi ...Show All

  • Visual Studio 2008 (Pre-release) Lambdas in Custom Attributes

    I want to pursue the concept of embedding lamdbas in custom attributes. It is not supported today to my knowledge but I believe could be very valuable for DLINQ and more.  public class Customer {   [Association((c, o) => c.CustomerID == o.CustomerID && o.Status == OrderStatus.Incomplete)]   public Order[] IncompleteOrders; } I believe that a syntax such as this would generalize the join conditions that are sup ...Show All

©2008 Software Development Network

powered by phorum