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

Software Development Network >> User Name's Q&A profile

User Name

Member List

darkwitch
Ben Donley
SidC
Umapathy
Mark Spicer
Wilj
AASoft_ILSC
Unistoner
Pratik
OldDaemon
Sean Cassell
HaggaiS
vamphibian
jhobitz
Amy U
devjames82
daniix
VijayVeera
TJ Jones
kolarman
Only Title

User Name's Q&A profile

  • Visual Studio Team System Publishing button is disabled

    I am not able to publish the test result. I have some web tests and some load tests. The solution and its project are built with no errors. After running the tests, I am able to export the results to a file, but the Publishing button is disabled. I changed the configuration from debug to release and rebuilt and it did not work. How can I publish the result Would it be possible to send the result to any form of database (SQL, Access, and Excel) What I need to accomplish: 1-being able to compare the results, and create progress report on it. 2-being able to share the result with team in any office related product. Than ...Show All

  • SQL Server Output in Firefox

    When I run a report in firefox it only displays the report in half of the screen in a scrollable area, rather than using the whole sceen. In IE is works fine. Anyone have any ideas . Thanks. For what it's worth I was using Firefox for about 15 minutes at the beginning after moving from CTP version. Nothing was right. Then it ocurred to me - um, hello it's a microsoft product. It's designed for IE. ...Show All

  • Visual Studio Express Editions (newbie) How to refresh text box contents

    Hi Dare I ask another question! I have a second form which opens via a button on main form. This form shows a score table (32 textboxes) The display/saving/loading/hiding for this form all work OK. I now have a new score (4 of the text boxes) to change. The following Sub seems to achieve the resorting of the ScoresTable Collection (the score table text boxes) inserting a new score appropriately. However, this doesn't change the values on the score table but the changes are saved to disc from a subsequent Write operation. So if I rerun the App, the new scores are now showing correctly. What am I missing here to make the changes ...Show All

  • Visual Studio 2008 (Pre-release) Synchronization between DataContexts

    How about synchronization of entities between DataContexts So that when an entity in one DataContext is changed and changes are saved to db (only after saving), corresponding entities in other DataContexts are also updated (unchanged fields) and notified about it. The same with loading of one entity; AFAIK, it is implemented already that before loading it is checked whether an entity is already loaded; this behavior can be extended with checking whether the entity is loaded in another DataContext.   There can be a class, say DataContextSynchronization which has 1)      a list of DataContext objects, which ...Show All

  • Visual Studio Express Editions VBE Crashing..... often

    I'm currently stepping thru the data binding, workthrough in the help section of VBE. It's crashing after nearly every step starting with the databinding. I've sent in the auto crash reports and was referred to a hotfix in the kb article linked below. http://support.microsoft.com/ kbid=915038 Who do I contact to get the referenced hotfix. Thanks, Jet More information is available here: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=241045&SiteID=1 ...Show All

  • SQL Server How to Connect to SQL Server 200 objects

    I using VB.NET 2005 I want to connect to my LAN SQL Server 2000 objects using SMO How I can do that please any answer I using SQL Server Management Studio Express CTP and How I can connect to My LAN SQL Server 2000 Instances should I write "Computer_name\Instance_name" or What Please My MAIN OBJECTIVE IS TO CONNECT TO SQL Server 2000 Instace You should see all instances through the EnumAvailableSqlServers method including the instances from SQL Server 2000. Computer_name\Instance_name is only needed if you connect to a named instance (either in 2k or 2k5). If you are connecting to a de ...Show All

  • SQL Server return xml from .net strored procedure

    Hi everybody, is it possible to return handcrafted xml data (using clr methods)  from a .net stored procedure.  The client should recieve a xml stream from a stored procedure call ( similar to the FOR XML query results) without knowing anything about clr and .net. Is this possible Martin Take a look at the example Example: applying XSL transformation in the XML overview whitepaper on MSDN: http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnsql90/html/sql2k5xml.asp . 1) From the SQL/CLR procedure, return the XML data as an instance of SqlXml class 2) The corresponding paramete ...Show All

  • Visual Studio Tools for Office Context-sensitive Actions pane: Odd update behavior

    I have an Excel workbook that contains two named Ranges: OrderDate and ShipDate. When I select either of these cells, I want the Actions pane to display a user control that contains a label and a DateTimePicker control. I want the user control to show up in the Actions pane only when one of these cells is selected, so I have code on the ranges' Selected and Deselected event handlers to add or remove the control (see code below--SetDate is the name of the user control). The solution works fine when I put my cursor on OrderDate and then move to ShipDate. It also works fine when I move from any other cell to either OrderDate or ShipDate. The so ...Show All

  • Windows Forms ComboBox databinding

    I can bind my combobox to a datasource.... but i also like to add an item to the combobox without having the item in the db .... like having the All option in the combobox. something like this : All cat dog So cat and dog is in the DB ... but id like to add the item All ... without having it in the DB. Is it possible Add a row to the table in the dataset for the 'all' option. This will not update your DB unless you commit it. ...Show All

  • .NET Development Exception Handling DO NOT WORK!! Help Please!@!

    Hi. I want that you think with me... When i put a try-catch exception handler block in an application what i expect from it i expect that it will handle the error and begin the normal flow of the application. Now, you aswer me, why it doesn’t work in this scenary : I have one Form1 (Project > Add New > Form, nothing different), and another Form2 and one Form3. i’m proud of my creativity for names. Form1 : private void Form1_Load( object sender, EventArgs e ) { try { new Form2().Show(); } catch (Exception ex) { MessageBox.Show("Error calling form 2" + ex.Message ...Show All

  • Software Development for Windows Vista Report a BUG about 'Recycle Bin'

    Well, when I run my Windows Vista build 5112. I emptied my recycle bin and it certainly success beacuase when I open it then, there is no file!. The most strange thing is that the icon of the Recycle bin do not turn to empty! When I reboot my computer, it can goes well again. Are you sure you made such a BUG in that version. And how can I get the latest version. how can I become a beta tester without selling loads of chash on a subscription or buying someingthing of somesort ...Show All

  • Windows Live Developer Forums Invasion of the Robots Contest for Windows Live Messenger

    It's here... an unstoppable force sweeping the globe the Invasion of the Robots! Microsoft is challenging developers worldwide to create conversational robots, or BOTs, for MSNR Messenger and Windows Live Messenger. The most original, useful robots collect $40,000 in total prizes . See http://www.robotinvaders.com/main/default.aspx . Questions about the contest, building Messenger applications with a BOT or Activity, what you can, should or want to build should be posted back to this forum. Here's a post with a list of ideas... http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=228548&SiteID=1 I know the whole team look ...Show All

  • SQL Server Trouble with OLEDB Data Source

    A little background first. I have a header table and a detail table in my staging area/ods. I need to join them together to flatten them out for load. The Detail Table is pretty deep - approx 100 million rows. If I use the setting (table or view) and set the table name (say, the detail table), the package starts up nicely. But if I switch the OLE DB Source to using a SQL Statement and then join the tables in the SQL, then the Pre-Execute phase of the package takes a VERY long time. I have waited as long as 30 minutes for this phase to complete, but it never finished. Another twist...If I take the join select statement out of the OLEDB ...Show All

  • Windows Forms How to Combine C# and .NET C++

    Hello, I am using MSVC .NET 2003, (MSVC 6.0) and I noticed that C# has functions to access sound. All I want to do is combine a C# file with my MSVC .NET files, so I can play a .wav file. Any help would be greatly appreciated. I have posted a question before this, and my ultimate goal is to make a video game. Thank you ver ...Show All

  • Visual Studio 2008 (Pre-release) Possible bug with Buttons and EditingCommands?

    I found what seems to be a bug with buttons when setting the command to one of the EditingCommands. If the button is inside a toolbar the button becomes enabled/disabled as appropriate, but if the button is NOT in a toolbar it doesn't, and always stays disabled (you can verify this by running the example below). This behavior was also present in the Feb CTP, but I held off posting hoping that it might get fixed. Is this a bug, or is there a logical explanation for this behavior <Window x:Class="WPFRichEdit.Window1" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.micr ...Show All

©2008 Software Development Network