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

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

Luan

Member List

Lubeto
gregori
Jeff Waz
Sachin Sinha MSFT
30WAK_Cat
Mattbro
narayank
sbloom
Brandon S.
AllenClark
Shawn Trevellick
maximus_mike
Brian Cross
NotMyName000
GiPer
jerome c
PFlorenzano
Henri Koppen
GC
Othello
Only Title

Luan's Q&A profile

  • Visual Studio Express Editions Couple Of Easy Questions

    Alright First Question: I Made a list box with user names in it, and i was wondering how when the user double-clicks their name how to make it ask for a password and it loads their information, like they double clik and it says password and they type their password then their ex. datagrid with their information pop-up! How do i make this happen Ill ask second question after first is answered! Thanks   * edit- shucks i did it aga ...Show All

  • Microsoft ISV Community Center Forums Acces1 1.0 converted to Acces 2003 but the old medical program does not run.

    We have in our Hospital an old program written with Access 1.0. For more than 12 years it was OK but the size of the data base reached 1 GB since we are scanning images for each patient, and then the program collapsed. We were able to convert the old 1.0 databae to Access 2003 format, but the program does not recognizes the convered data. We don't have the program codes and the young lady that wrote the program for us 12 years ago, have had tw ...Show All

  • Visual Basic ListBox Populating

    Hello Again! My program is getting ever so close to completion... Right now I have a listbox that needs to be populated with specific data from my sql db, the thing is I need it to grab just specific rows of data with a matching value... I can populate my listbox 2 different ways but not the way I need it done. The first way was the obvious, by clicking on the data bound items and filling in the Data Source, Display member and Value member ...Show All

  • Visual Basic desktop handle..

     hi guyz,, is there any way to  get a GDC or HANDLE to desktop window using API or any inbuilt function in vb 6 or vb.net .. plz help.. ashish   Depending on what you mean by "desktop window", look at the GetDesktopWindow or GetShellWindow Win32 APIs. Just make sure you don't abuse these handles. http://blogs.msdn.com/oldnewthing/archive/2004/02/24/79212.aspx ...Show All

  • Visual Studio enable to install vs 2005

    I have tried to install vs 2005 but i got the message "vs_msi.setup could not be openned" any help thank you for all   What OS are you installing on Are you installing from CD Did you get VS from MSDN ...Show All

  • Visual Studio Team System Team Foundation Server Settings - permissions

    I have added three users to the team foundation server (adm , but only 2 can connect to the server. The thing is, that the one that can not connect was added to Permissions and now I cannot remove it from Permissions, but I can remove the user from the adm: group. Check the properties of the user to ensure that he is not a member of TFS Everyone.  We had a bug in Beta 2 where users can were direc ...Show All

  • Visual FoxPro Set Skip To Problem

    I use two methods to allow the user to browse through my database - custom form with standard top, prev, next, and bottom buttons - browse windows My database has 11 child tables each with a 1-to-many relationship. In order to be able to use the LOCATE command properly with the child data I would have to set up all the relationships with a SET SKIP TO command. The downside of SET SKIP TO is given here (from MSDN): When you skip through the pare ...Show All

  • Visual C# Can I Open VS 2005 Beta 2 Projects in VC#?

    I have been using Visual Studio 2005 Beta 2 for a while now and I want to switch to Visual C#, and I am wondering if Visual C# will open the project or if it will have problems I would test this myself, except it says that I have to uninstall VS2005 Beta 2 and .Net 2.0 in order to install the final versions, which i dont want to do if the projects won't work... Anybdy know It should work. Note that the Express Editions of Visual Studio ...Show All

  • Software Development for Windows Vista Workflow Validaition Failed - Interface Type not set

    Hi to all, I'm putting this into separate thread, because many can find it interesting. My original question is: "I've created a xoml based state machine workflow. I'm using HandleExternalEventActivities in it. Everything is ok, but when I try to create the workflow, it's validation failed. The reason is property InterfaceType of every HandleExternalEventActivity is not set (is null), but in the xoml they are set to the correct type. ...Show All

  • Visual Studio 2008 (Pre-release) What happened to ServiceHost.Throttle

    The title says it all really.  The ServiceHost generic used to have a property named Throttle which allowed setting of no. of concurrent threads and so on, but this has now disappeared/moved. Anyone know where it went David David, I've posted a rough draft of the reference documentation for ServiceThrottlingBehavior at http://blogs.msdn.com/ralph.squillace/archive/2005/12/12/502887.aspx . Any errors, let me know. :-) I'll update the ...Show All

  • Smart Device Development Multiple Resources files in a VS .Net 2005 Project

    CVTRES : fatal error CVT1100: duplicate resource. type:ICON, name:1, language:0x0409 LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt I am getting this error when I compile. I did some searching and I discovered it has to do with having multiple resource files within a project. But I can't seem to find a solution. Anyone help me out I think you need to look th ...Show All

  • Windows Live Developer Forums I am not able to sign in on MSN messenger Please help anyone!

      Recently i have been having porbelms with signing in on MSN, i think it is due to me agreeing to download the latest MSN. From this moment i am not able to sign in. I clicked on troubleshoot (80048883) and it showed 'Your gateway appears to be offline' which i dont know what it means. Then i went on on the Tools menu, click Options , and then click Connection, to check my connection and it showed 'You are currently NOT connected t ...Show All

  • Windows Forms How to detect the mouse event in form

    I have 2 usercontrols.The first is the usercontrol containt a picturebox, and the second usercontrol contain a pulldown panel (look like a panel in ControlPanel in WinXP). when user move the usercontrol contain a picturebox (like drag )to the pulldown-menu the pulldown-menu auto expand and put the picturebox-control into it. Please help me solve this problem. I use visual studio 2003 Please explain your problem ...Show All

  • Visual Studio Team System creating new process template

    Hi, I would like to integrate the new process model in VSTS, which already exists in my organization named as Pbook. How can I integrate Pbook with VSTS without customizing the given two process (Agile and CMMi ) Well I can edit the XML file after downloading it and then will upload it but it is the customization process. I don’t want to do this, because this will work fine for work item and basic configuration setting, all ...Show All

  • Visual Studio Tools for Office Server-side VSTO scalability and licensing

    I want to use VSTO for creating Word and Excel documents in an ASP.NET application. Will this scale, or it will create a Word/Excel instance in the background as the old Excel/Word COM Automation model How is the licensing Do I need one Office 2003 license in the server Thanks If you are needing to create new Word and Excel document on the server then I don't think that the new ServerDocument functionality wi ...Show All

©2008 Software Development Network

powered by phorum