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

Software Development Network >> MING LV's Q&A profile

MING LV

Member List

NewYoda
Roshan_wp
holmes7899
Vishal_LogicaCMG
Phil James
Jeffrey Baker MSFT
justme2005
Richard Hotchkin
Divyesh Shah
MurrayLang
Sam Stokes
Tomb
ChasAA
Kaer
smcintyr11
Derrick Ryan
ramsun
MarshallR
gandor
rosiew1956
Only Title

MING LV's Q&A profile

  • .NET Development Deserialization Problem pls HELP!

    I posted a thread three lines down bellow this one, and after 200 views nobody had anything to say about it. I can't believe it, so I guess I did not ask the question right. Let me rephrase: I have a web service running on a server (http://domain.com/service wsdl). When I send requests, they are going there, the parameters get deserialized, get processed, and get returned. Now, when the response comes back to the client app, if the response con ...Show All

  • Software Development for Windows Vista How to unit test custom activities

    Hi all, I would like to create some custom activities but I'm not too sure about what approach to use to create unit tests for them (I normally use NUnit). Do you guys have any good suggestion Thanks! Hi Claudio, In order to thoroughly test an activity, here are some key items you want to cover: -Validation - property values, parent/child relationships, etc. -Runtime - normal execution scenarios, cancellati ...Show All

  • Windows Forms Adding Assemblies to the Global Assembly Cache without using gacutil.exe?

    Hello All, I am deploying applications that will require some .Net assemblies to be used in multiple applications and would like these dll files to be recognized in the client's global assembly without having to phsically add them using gacutil.exe. Is there& ...Show All

  • Visual C# cross threading help

    Hi! Sorry, was no sure if i should post this question here or on the .NET General forum. I apologise! I am having some trouble grasping threading in .NET 2.0. I am trying to update a UI control (progress bar) from a thread created within the application. Of course, when directly changing the progress bar value from this thread created, VS.NET picks up that you are "cross referencing"... which is one of many AWESOME features! :-) Now, i have been ...Show All

  • Visual FoxPro Trap F10 in the KeyPress()

    Is there any way I can trap for an F10 in a keypress event We have a legacy app which is using ON KEY LABEL to capture an F10 key press. I can't trap this in the KeyPress, I assume becasue it has the same key code as ALT which KeyPress can't cope with. Changing from F10 to another key is not an option :( One thing I can do is have a macro in effect to convert an F10 to something else and trap that in the KeyPress. Is there a nice way I can ...Show All

  • Visual Studio Tools for Office How to open an Infopath form from Outlook VSTO2005 add-in.

    I can open my form with Process.Start("Iexplore.exe", ls_Filename), but cannot Process.Start("infopath.exe", ls_Filename) if ls_filename is a long file name with spaces in it. Infopath startst, but gives a file not found error with the name up to the first space. Any help Is there a better way to start Infopath from an Outlook VSTO2005 add-in Can I inclide the Infopath namespace somehow Filenames with sp ...Show All

  • SQL Server Where is variable used?

    May be it's too late, but I think this requests could be scheduled at least for a SP1 if it's not possible for the RTM. 1) Execute Task without debugger: it would be very nice to be able to execute a single task without going in debugging mode. Just as you would ask "Start Without Debugging CTRL+F5" but for a single task 2) Customize default properties for task and component: when you drag a task on the package you get a default value for the ...Show All

  • Visual Studio Express Editions Printing in VB! .. No one has tought me!

    Hey guys, im doing some corcework but unfortunatly I havent been tought how to PRINT in visual basic. Ive soarted the program, its all finished, i have two buttons that want to print, but i dont know the code What i need to do PRINT BUTTON 1: This button will need to print the contents of panel1 and panel2 PRINT BUTTON2: this button will need to print the contents of panel3 I understand, if its not possible to do it that simple, but if you coul ...Show All

  • Windows Forms Problem with Dataset designer

    Hello I have problem with DataSet designer in VS2005 professional. Im created empty dataset and drag couple of tables into it form server explorer to have strong typed dataset. If I try to open it again, designer crashes with exception like this. One or more errors encountered while loading the designer. The errors are listed below. Some errors can be fixed by rebuilding your project, while others may require code changes. ...Show All

  • .NET Development What software do I need for .NET

    I'm a software developer for a large corporation that wants to learn .NET.  What software do I need to install on my home computer   I'd like a full professional development environment but I'd be the only one using it.  Is there anything that MS produces that's not a hobbled student version yet less expensive than full blown team software Thanks, John alternatively, you take MSDN Pro subscribtion http://msdn.microsoft.com/ ...Show All

  • Visual C++ Justification for forcing 'virtual' for overridden virtual functions

    Since C++ does not force a programmer to specify the 'virtual' keyword when overriding a virtual function in a base class, what was the justification for forcing not only 'virtual' but also an after the parameter list 'override' when overriding virtual functions of a base ref class or interface class. For normal C++ programmers this bifurcation from C++ seems both a PITA and absolutely unnecessary. There must have been some practical reason for ...Show All

  • Windows Forms TaskVision client destroyed my PC!

    I've decided to repost this message as separate thread cos I don't think it's getting the attention I deserves.   Here's the problem... I installed the TaskVision client about a week ago, and immediately after started noticed weird things happening to my ...Show All

  • Visual Studio How to add a custom dialog for properties?

    Is there a way to define a property that would fire a custom dialog instead of being a string, int or enumeration For example, I define a property "Item References" and when I select this property I have this little (...) button on which I can click to fire a dialog that will guide the user setting the actual value (e.g. filling a combox box with names of all domain classes that exist in the model). I believe this thread http://forum ...Show All

  • Visual Studio No data in Reports, but the headers show up fine

    C#, VS Pro 2005..... OK, so I've tried the simple approach of creating a form, adding a CR Viewer and ReportDocument to the form, selected just one field from a table (as a simple test - I've tried more complex ones as well). When I run the app and view the form, the report shows up blank, but with the headers visible. Refresh does nothing but, well, refresh the headers. Yep, the Viewer is set to the report name. The preview function sh ...Show All

  • Windows Forms Debugging Windows forms applications hosted in IE

    I'm very confused about how to debug Windows Forms applications hosted in IE. I've adapted the Microsoft Sample SimpleControl as a test bed. I'm trying to understand how to debug and avoid security exceptions.  I launch my application from IE using  ...Show All

©2008 Software Development Network

powered by phorum