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

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

James1299

Member List

Sven Beneke
Dave.H
Asim A
srinivas nch
Yeti32
SteveBender
Raul Sanches Nincao
Sam Matthews
VerusMaya
Mayur Bhavsar
labfox
RossL
flakzeus
lastpick
Shiva1
MRaybone
AZ_2005
RobinWheeler
Dirk4088
Andrew D
Only Title

James1299's Q&A profile

  • SQL Server selecting colunm with a space ''

    When I submit a sql : select * from view from column='' the table is a view point to oracle table with ole db provider for oracle In mssql2000, the result return rows which containing a space ' ' However, in mssql2005, the result return no rows . Any advise on it Can you post the SET STATISTICS PROFILE output for the query You need to run the SET statement and then run your query in SQL2000 & SQL2005. ...Show All

  • Visual Studio Team System Team Foundation Server API

    Hi, I installed Visual studio 2005 on my machine. But I am not getting assemblies like " Microsoft.TeamFoundation.VersionControl.Client " . Is this API is the part of Team Foundation Server insallation or it comes along with visual studio 2005 Thanks After installing Team Explorer, which is located on the Team Foundation Server media, you'll find those assemblies here: %ProgramFiles% ...Show All

  • Visual FoxPro Resize objects when change screen resolution?

    I design form in screen resolution 800 x 600 pixels, How when run program in screen resolution 1024 x 768 is form, objects will resize compatibly Go to universalthread.com downloads area. You'd find a few resize classes there. ...Show All

  • Visual Studio Team System Solution keeps losing SCC binding

    I have a solution with 11 projects, all bound to SCC paths.  The entire solution and all of the projects are in a single directory hierarchy, with the filesystem hierarchy exactly mirroring the SCC hierarchy and the solution/project hierarchy. Whenever I close VS and re-open it, the solution SCC bindings are lost.  I can go into the Change Source Control dialog, select the .sln file and click Bind and the binding is re-established, but ...Show All

  • Visual C++ Cannot change build configuration in 2005 release candidate

    I have recently downloaded and installed the VS 2005 release candidate, and am trying to build a multi-project solution upgraded (with no problems) from VS 2003. When I use Build/Batch Build I can get both release and debug builds. However, when I try to compile individual files or to build either the entire solution or individual projects, it always does a debug build, even though I have supposedly changed the configuration to "Release" and&nbs ...Show All

  • Windows Forms Splash Screen

    Hey guys/gals I have a splash screen in front of my MDI that checks internet connectivity, loads dependencies etc. When It loads,  I first fade the form in from 0 opacity to 100%. Eye candy right  When the application was installed on clients r ...Show All

  • Software Development for Windows Vista How to handle errors in EventSinkActivity?

    What is the recommended approach for handling errors (exceptions) in the Invoked event handler of the EventSinkActivity In other activity classes, I can overload the Execute method and return an approriate status, but I cannot seem to do the same in EventSinkActivity. Say, I perform a SQL query which either fails temporarily and I want to retry the activity later. Or the error is non-recoverable so I want to cancel/abort the workflow execution ( ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Are there any drawbacks to this?

    Hi again! I had this freaky idea earlier today where I decided to render my entire GUI to a texture and render this texture to the screen. This way, I don't have to go through my entire GUI rendering process every frame, which seems to double my framerate in GUI intensive situations. I only update this texture when when the GUI needs updating. I can't shake off this dodgy feeling that this can't be a good way to do things though. Is there ...Show All

  • SQL Server Multiple Devices per subscription and SQL-NS API communication

    Hi, I've got two questions, both targeting SQL-NS on SQL Server 2005. 1.  What is the best way to handle a subscription that could have more than one device associated with it   For example, a subscription that should result in both an Email and a phone call (via custom delivery channel).  I'm attempting to avoid needing to have two separate subscriptions that are identical other than device type.  This could be accomplished ...Show All

  • Visual Studio Team System Hardware requirements for load test controller and agent?

    What are the recommended hardware specifications for load test controllers and agents thanks in advance Matt This post answers my question about the controller and agent coexisting... http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=232620&SiteID=1 Still wondering about recommended OS. Thanks. ...Show All

  • Visual Basic Relase the Fix for Visual Basic Compiler Error &H8013141e&

    Hi all i just want to know when is going to be released the fix for visual basic compiler error &H8013141e&   this is already reported in the microsoft productfeedback site. i think this is a very urgent patch that must be released asap and please do not repond that i should go back to vs.2003 because i have lots of code developed in VS 2005 to framework 2.0 ..   JSB PS: this error pisses me of, i need to res ...Show All

  • .NET Development activating a method...

    is there a way to activate a method outside of hardcoding it into the code.   ie: if I have a string that is the method's name, can I activate it using that string somehow   Thanks,   Devin There are two possible ways to achieve what you want. 1) In VB.NET you can use the CallByName function. (From the Microsoft.VisualBasic namespace). This is also possible from C# if you ref ...Show All

  • .NET Development .NET Framework 2.0 question

    I appologize in advance if some of my  questions to the forum is a little out of place. I am not a programmer or developer, just a gamer, system builder, and network administrator of a home network. After installing .NET Framework 2.0, Direct X9.0c's Diagnostic shows that one of the two system.dll files is missing. The one that is listed belongs to 1.1, so logic dictates that it is the one for 2.0 that is missing. However it is in ...Show All

  • Visual Basic How to Display a Tooltip at a Different Location than the Mouse Cursor?

    I was wondering if it's possible to display a tooltip at a different location than where the mouse currently is. I'm making a map program, and when I go to a desired intersection, I want the tooltip to popup on top of it to sort of annotate it. If this isn't possible, does anyone know any other way to draw a balloon type message at a specified point on the screen Thanks for any help. I was trying to searc ...Show All

  • Windows Forms Copying project to another computer - won't work b/c of 'Microsoft.Office.Interop' not being found...

    Hi all,      I transferred a project to another computer so another developer can take over the application.   Everything is working perfectly except when compiling it gives the following errors in the task list: 1) Namespace or type 'interop'& ...Show All

©2008 Software Development Network

powered by phorum