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

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

anthonyar

Member List

slack7219
Upender R. Sandadi
Jordan-Hoff
Stewart_Whaley
Euclidez
Digital One
Peter Gissel
Julie Knibbe
LMcFarlin
Ankit Nagpal
?everser
Arun Narayan
Derek Haskin
Woody1287
Juvenn
tsharma
Saran.T.
Vrungar
Jonathon Rossi
Vern Jimmerson
Only Title

anthonyar's Q&A profile

  • Visual Basic How can I get the text in a particular textbox NOT to clear when I click on the AddNewItem button?

    I have a form with a text box for a purchase order number. I want the number the user inputs to stay in the text box when the user clicks on the AddNewItem button on the BindingNavigator. Right now every time I click the button, everything is cleared out to start anew. I would like the user te enter the PO number once and it will stay there as each new item is added until the text is manually cleared. Thanks Store the contents prior of ...Show All

  • Windows Forms How to setup ArrayList properties

    When I set up the property of a user component, I use -> public ArrayList Source {   get {return rsource;} set {rsource = value;} } But the source has two properties - Name and ID. How can I set this up such that the Source property&nbs ...Show All

  • Software Development for Windows Vista Bug? ArrayList as parameter

    If I use an instance of a class inherited from ArrayList as a parameter in an interface, the CallExternalMethod activity is unable to find that method: Method 'xy' not found. But if I replace the ArrayList with a generic List<object> it works fine. Seems like a bug to me... Hi John, This is a bug. Use composition instead of inheritance or you can use generic collections to workaround this issue. ...Show All

  • Visual Studio 2008 (Pre-release) WinFX Beta 2 - ResourceDictionary, Styles?

    I just installed the the May CTP. Unfortunately my application isn't running anymore. I always get the error: Property 'Source' not found or not serializable for type 'Source'. < Application.Resources > < ResourceDictionary Source = " View/Styles/StyleDictionary.xaml " /> </ Application.Resources > In another application it still works, so I think it has something to do with the styles inside my Reso ...Show All

  • Visual Studio Team System Implicit constraints, Pre-defined constraints, User-defined constraints

    Please could someone explain to me the differnece between the following: Implicit constraints Pre-defined constraints User-defined constraints As I understand it, Implicit Constraints seem to be those that come with an object when you drag it onto the designer.  There is a list of implicit constraints, somewhere e.g. SupportsASPNET, SupportsASPWebApplications, SupportsStaticContent, AuthenticationModeConstraint.  Where in th ...Show All

  • Visual Studio Team System Why I can't delete a folder in Source Control Explorer?

    I create two folders under the root of a project in Source Control Explorer, but later find that one of them could be deleted but another could not(the "Delete" command in context menu is grayed). Why Thanks! BTW, in the latest builds we've changed the SCE display so that it's a little easier to distinguish between items that are greyed out because they're deleted vs. because they've never been retrieved vs. because they're cloaked. ...Show All

  • Software Development for Windows Vista K2.NET vs WWF

    Hi.. I have been evaluating K2.net and other workflow tools.. and addition of WWF adds to the confusion. now k2 solves most of the workflow scenarios though the licensing may be a issue with some clients.  Now WWF g8 to use and with not many licencing issues but the problem its still beta.. So what should you suggest to a customer who is planning for a workflows at a large scale in the next 6 months .. any pointers Regards Parito ...Show All

  • Visual C++ Visual Studio .NET 2003/2005 VC debugger does not handle opaque type inspection correctly, a regression from VC 6

    I believe I have found a bug in the VS 2003/2005 debugger. When you compile the below C code and step into the create_two or function_two routines, the debugger gets the opaque type incorrect. Visual C 6 did not suffer from this problem. It appears that the debugger IDE binds the first struct definition to the opaque type across all files, but this is incorrect. Struct definitions are scoped on a per file basis. NOTE: The source can be down ...Show All

  • Visual Studio Team System Team Foundation Server site not extended!

    If I browse my Sharepoint Central Administration site I see that my Default Website is extended properly (it reads 6.0.2.6411 under Version). However, the Team Foundation Server site is not. How can I extend it When I tried this before (I reinstalled everything now) it refused telling me that a database is not ready (I can't recall exactly). Is there a proper way for doing it Should it actually be extended at all ...Show All

  • Software Development for Windows Vista BizTalk Server and WWF integration

    Will BizTalk Server 2006 have Windows Workflow Foundation (WWF) integrated with it Thanks, Sudheesh From what I have seen so far (from Biztalk and WWF), it seems that Biztalk is used more to tie different very disconnected applications together to perform a workflow operation. WWF is more of internal, you write individual applications around WWF. For example, you won't find a Sequential Workflow Console Applic ...Show All

  • Windows Forms Browser object within a windows form ... how?

    I'm a Web Developer working on a windows forms project.  I have a listbox that displays a list of items.  When one is chosen, I'd need to read in an xml file and display the contents of the xml in a specific format (different&nb ...Show All

  • SQL Server Output Column Width not refected in the Flat File that is created using a Flat File Destination?

    I am transferring data from an OLEDB source to a Flat File Destination and I want the column width for all of the output columns to 30 (max width amongst the columns selected), but that is not refected in the Fixed Width Flat File that got created. The outputcolumnwidth seems to be the same as the inputcolumnwidth. Is there any other setting that I am possibly missing or is this a possible defect Any inputs will be appreciated. M.Shah ...Show All

  • Visual Basic date of birth

    hello i am very new to visual basic but have tried to work this out myself the whole day and got no where. i am attempting to design a form where by the person fills in their date of birth and it has to be checked to make sure they are old enough, between 21 and 62 does anybody have any idea at all please, as i have totally given up Something like the following Dim d As String d = Textbox1 ...Show All

  • Smart Device Development List Control

    hi, how do we add a row dynamically to a list control in evc++ any links to the tutorials for list control in evc++ Hi, Are you talking about CListbox if so you can read about it here: http://msdn2.microsoft.com/en-us/library/y04ez4c9(VS.80).aspx I use AddString. If you aren't using MFC and you aren't on a Smartphone (no MFC support) I suggest moving to MFC. It makes life way easier ...Show All

  • SQL Server SSIS Script Component

    Dear all, Such a pain, I know. Yesterday I did a couple of questions regarding transformation rows and very kindly I obtained answer (Thanks Jamie and Michael) But now I face another stupid issue and is how to map source with destination columns inside Script Component Task. On my Flat File Source I’ve got defined thirteen columms (from Column0 till Column13); that’s fine. And then, I’ve got a sql table as destination with another ...Show All

©2008 Software Development Network

powered by phorum