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

Software Development Network >> Bill Menees's Q&A profile

Bill Menees

Member List

brokenrulz
mikets
GeLeTo
sriram.ds
CodeAnger
daveman
Dia_L
Daniel Corbett
Shobha Santosh
MW1239
BKewl
Subrajit
Jess Sturgeon
Bojo
Gebasio
Martin McNally
Jason Bice
Howard Wilton
Santosh A H
Troy Lundin
Only Title

Bill Menees's Q&A profile

  • Visual Studio Tools for Office Bullets = "?" with InsertXML

    When inserting wordxml text with .insertxml, the bullets that were "." become " ". Ex: Line 1 Line 2 Becomes: Line 1 Line 2 What is wrong Please show us the code you're using (the WordML). Most likely, what you're inserting doesn't specify the correct list template or the correct font. have you compared your code with XML code in a document saved as WordProcessingML, to see where the two differ BTW, you probably should be asking this in the office.xml newsgroup, where you're more likely to find a few people conversant in WordProcessingML. ...Show All

  • Visual C# Date Validation on a Databound Textbox

    Friends, I am curious if anyone knows a way to pop a validation messagebox based on what is already taking place in a date bound textbox in Visual Studio 2005. What I mean is this...... Yes, I can write a routine to run through the characters and check if it is a valid date but the textbox (and/or bound dataset ) seems to be doing its own validation. If I do not type in a valid date using a /, ., or -, the form simply will not let me advance to the next record using the navigator, which tells me that the textbox or dataset is doing it's own validation WITHOUT me having to write a whole new method to do it. I even checked an invalid lea ...Show All

  • .NET Development What's a good way to add record to an xml file

    Would anyone help me about "How to add record to an xml file" I could add ONLY one record to it using Serialization, but that record will be updated by updating or creating a new instance of the serialized object, i want it to be added to xml file like a log file for exmple. Woth tahnk. Howdy... why don't you look at creating an object collection that contains your 'record' object. Just serialise and de-serialise as required, adding and removing from the collection. Just remeber to add the XmlInclude attrib for both your object type and objectcollection type. Give me a yell if you need some code for it. Che ...Show All

  • Smart Device Development Creating a unified installer for both SmartPhone and PocketPC

    Hi, Is it possible to create a unified installer that automatically installs the correct version of software depending on whether a SmartPhone versus PocketPC is connected Basically, one installer self extracting Windows .exe file that installs the correct .cab file of two .cab files (SmartPhone versus PocketPC). Can it be done with the .inf/.ini files Thanks for letting me know. We will change this approach after our beta testing is completed, since we do want to follow proper Microsoft procedure since we want to get the software Microsoft certified soon.   At the moment, we are targetting only 2 ...Show All

  • Visual C# Can't "save project as".

    I'm trying to do something pretty simple. I have a large, complex project. I want to save it under a new name, so that I can make changes to it (changes that I wouldn't want to risk screwing up my original project). I cannot for the life of me figure out how to do this in the C# IDE. There seems to be no option. Saving it as a template isn't what I'm looking for. I want to duplicate the project so that the old version is safe, and there seems to be no way to do this. Tell me I'm missing something. Save as only saves one file. For the project it actually only saves the project file. What you want ...Show All

  • Visual Studio Team System How Extraction rules are useful in a web test?

    How Extraction rules are useful in a web test I dont understand the concept of extraction rules.Pls can anyone tell me how they are useful Regards Golu Extraction Rules helps in extracting information from the response of a page. You can extract the required information into a context parameter . You can assign this context parameter to any of the form post parameters. As an example, to extract the viewstate of the page, use Extract Text . starts with: <input type="hidden" name="__VIEWSTATE" value=" Ends with: " /> Context Parameter : Extracted ...Show All

  • Windows Forms Binding Navigator Problem

    Hi, I was wondering how you see the code for the previous, first and delete buttons on the binding navigator. The reason being is I run my application and the user presses the + button which displays a new record but if they then press the previous or first record button the program crashes with an unhandled exception. This is because there are fields in the new record that are required. I have put in a try catch for the Save button click event as I can see the code when I double click the Save button. I can then handle the exception gracefully by displaying the error message to the user via a status strip label if fields are required ...Show All

  • Windows Forms No updating objects in multiscreen applications

    I'm developing a 2 screen application using two forms. I'm having a problem when in a rutine in form1 I update a value of a checkbox in form2. In the rutine the value of the "checked" and "checkstate" properties of the checkbox in form2 are updated, but as soon as I activate form2 the values go back to their default value. Any idea what could I do Thanks ...Show All

  • .NET Development Single Instance of App only works when debugging (Mutex Problem) C++

    Hi, The following code works fine when debugging, only one instance of the application is started. However, when I build a release version of the code multiple instance of the app are allowed to run. ie MutexCreated is always returned as true. I have tried all combinations of InitalOwner and Testing both MutexCreated and trying to lock the mutex following its creation. All work exactly as I would expect on a debug build but when switching to a release build all instances of the app will get the mutex lock. Help/ advice please!! Andrew int main( array <System::String ^> ^args) { bool InitalOwner=true ...Show All

  • Visual Studio Change components on VS 2005 standard setup?

    I can't change the sub-components for vs 2005 standard. All I can choose is VB, VC, VCS, etc... and setup auto-select every sub-components for it. I can't choose the sub-components like on Vs 2005 beta. Is there a way to select the sub-components you want and save space (it takes about 1GB for every language if you instal ecerything (See screenshot) Sorry, for VS Standard, there aren't any sub options. You will need to upgrade to Pro to see the feature tree. Standard is a more streamlined install for VS. ...Show All

  • Visual Studio Team System Possible 32000 and 26105 error solutions

    During multiple attempts to install the Team Foundation Server we encountered the 32000 and the 26105 errors repeatedly.   In the end our problems were trivial and may help some of you encountering these same errors.   1)       Problem : Using WinIso to extract the DVD image files :   We were downloading the ISO images from MSDN and were extracting them for the install.   D uring the SQL server installation an error message appeared several times indicating missing files.   We selected Ignore and continued with the install process.   At the completion of the install, all ...Show All

  • Windows Search Technologies Cannot install/re-install MS DeskTop Search (nor toolbar): &quot;cannot remove older version&quot;

    I get a message that says #msntb_toolbar_full_name# is unable to load its config file. if you have recently upgraded to a newer version of the # msntb_toolbar_full_name# and have not restarted your computer since the upgrade, please try restarting your computer , if the problem persits, please reinstall the # msntb_toolbar_full _name# I tryed it all and still it doesn't work. Please help Me. Sincerly Marilyn i've got the same messages and have also tried everything in this forum.any ideas people ,,,,please.............. ...Show All

  • Visual Studio Express Editions DataGridView + sqlcommandbuilder + bad insert

    MSFT, Thank you for the great support and documentation. My code is based on " How to: Bind Data to the Windows Forms DataGridView Control " Now in my SELECT SQL statement, I have "SELECT colA, colB FROM tableA where userid = '123456'" So in the DataGridView it only shows two columns ColA and ColB... and not userid.... which thats how I want it. But now when I come try to add a new row and click "Submit" to add the new row the DB.. it adds the new record but it doesnt add the userid value to it automatically... which I understand why... But I do need it to automatically add the currently selected userid value t ...Show All

  • Windows Forms 3rd Party winform tool set ?

    Hi I have seen loads of third party (pay for) tool sets.  Has anyone seen a good freeware open-source version Using .NET 2.0 Woodyuk As far as i know there arn't really great third party tool sets, you can take a look at websites as Codeproject to look from some specific free controls..NET 2.0 Controls are improved and fully supports Windows XP style. You can also customize a lot of existing control with some GDI+, for more information about GDI+ you can look here . ...Show All

  • SQL Server Random variable modeling using T-SQL

    Good day. i'm a new person here and not that familiar with T-SQL... the question is: is there any buil-in functions or special libraries in T-SQL that can help to generate correlated random variables with non-normal distribution function It would be also good if someone could advice if there is any application (statistical programm or non-microsoft developed library) that can deal with MS SQL and has modeling and forecasting capabilities... thanks in advance Well, since no one else has answered yet, I will chime in with an " " answer. I am not clear with what you want, though it is ...Show All

©2008 Software Development Network