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

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

cs101

Member List

Joey Beninghove
EmSOFT
raju44u
JamesF
barnettsab
siodcrashme
Robson Hermes
Koiti
andret1802
Dan Vallejo - RampGroup
rbedick
ploplo
Exiton
TavKat
Jacob Fogg
LukeSkywalker
Zac Bowling
Jason.Sutherland
Mikkel Monologo AudioDesign
i2adnan
Only Title

cs101's Q&A profile

  • Windows Forms Simple event handling question...

    Is it possible to determine whether a SelectIndexChanged event was caused by a user making a selection or something changing in the DataSet to which it is connected   I checked e:EventArgs and sender:Object, but e is empty and I don't see anyth ...Show All

  • Windows Forms Starting processing after form-load

    How can i get proccessing to begin after the form has displayed  If put in the Form_Load sub it waits till after it has finished before displaying the form. If you being processing something after the form has been shown then  ...Show All

  • Visual C++ File Open/Save As dialog box

    GetOpenFileName uses a File Open/Save As dialog box that is subtly different from the one used by Visual Studio, which has "FTP Locations".  Is it possible to use the bosa_sdm_Mso96 dialog box in applications built with Visual Studio Thanks, Keith MacDonald No, it is not. Visual Studio does not use the system open file dialog, it uses one we borrowed from Office. On Vista this issue is going to go away since the new system provi ...Show All

  • Architecture how to install several programs in farm

    I am beginning in a project which is a total disaster. The company has done a lot of things that I don't like so much, but I am an analyst-programmer, so I have not voice for changing anything. One issue is that all the modules of the different programs are in all the machines of the farm (>100 servers). So the load is balanced between all of them. I think that this works but isn't a good policy: 1) Perhaps if a program fails It c ...Show All

  • SQL Server Difference between Dataadapter.update and openxml

    what is the scenario proccessing in the bulk updation operation dataadapter.update or by using open xml which one is best please guide me I have the scenario of selecting values from more than one tables, also while updating the values to DB from Datagrid some changes may or may not be made in grod Then check the values alreay existing table to the grid values now i had written in OPENXML inside ...Show All

  • Visual C# ArgumentOutOfRangeException

    string value = " This is a Bug" ; Console .WriteLine(value.LastIndexOf( ' ' , 0, 7)); for this code above I get System.ArgumentOutOfRangeException was unhandled   Message="Count must be positive and count must refer to a location within the string/array/collection.\r\nParameter name: count"   Source="mscorlib"   ParamName="count" Why is that so Because if you start at character number 0 (i.e. the first one) you can't ...Show All

  • Windows Forms TextBox selection issue

    When text is entered into a read-only, scrollable, multi-line TextBox, the focus of the TextBox stays at the top. Even if I scroll to the bottom,it goes back to the top of the box when new text is entered. How can i make the focus&nbs ...Show All

  • Windows Forms Looking for control suggestions

    I need to build a visual control for editing date/time ranges. I have a list of entities, each with an associated start and end datetime. I want to display these items in a list with the corresponding date range creating a gantt-chart like  ...Show All

  • Software Development for Windows Vista Problem using the SqlTrackingService

    Hi. I'm trying to use the Tracking service on a Win32 application that embedds the workflow, but I'm not being able to get it working... I've installed the database and tried it with the example on the Lab03, and it works fine (I can see it with the workflow monitor). On my application, I simply put this line of code before starting the runtime (like the example does): runtime = new WorkflowRuntime (); runtime.AddService( new Sq ...Show All

  • Visual Studio How to migrate / implement CustomStorage in June CTP?

    Hi! I migrated my old DSL to the June CTP, it was almost painless, but the custom code what I had didn't compiled because I used custom storage for some of my properties and the MetaAttributeInfo class is gone which was used for such operations. Can someone tell me how to migrate / implement custom storage for June CTP Thanks, Attila Attila We use a different approach altogether. You don't need to use MetaAttributeInfo (whic ...Show All

  • Visual Studio Express Editions Value Conversion Error

    Hi Whenever I retrieve a piece of information from a custom query, and then trying to add that information to a new row, I always receive a "Value of type Integer cannot be converted to 'System.Guid'" error. Does anyone know what could be the root of the problem Dim currentHighID As Integer = Me .Tbl_OrderDetailTableAdapter.GetMaxID newRow.ID = currentHighID+1 <<line with error ...Show All

  • Microsoft ISV Community Center Forums Copying and pasting between spreadsheets

    I have an Excel Macro which copies from a Source spreadsheet and pastes on the working copy. The Source spreadsheet is the result of a report gleaned from a non Microsoft database. Usually all works as expected. The problem comes when one of the items in the working copy does not appear in the Source copy. (If no activity occured, instead of displaying a zero, that particular item is excluded from the output. Since the procedure is copying an ...Show All

  • SQL Server WebParts not found for Reporting Services

    I created my first Webpart .aspx page in SharePoint 2003. I created a new Document Library and assigned my webpart page to that library. Now when I go to Document Libraries, click on that webpart, I get the page but I no longer see the buckets for the layout..nor do I see the Explorer to allow me to try to add webparts. How do I get to this screen again that allows you to drag and drop items into my page It's just a blank page with a header righ ...Show All

  • Visual C# How to write 3-Tier Application using c# windows Application with MS SQL Server 2000?.

    Hi , I am new to .Net . Please help me .. How to do 3-Tier Application using c# windows Application with MS SQL Server. Thanks..... Thanks Cgraus .. If you find any good method to proceed .. please let me know .. My ID : senthilkumar@pinnacle-aims.com .. ...Show All

  • Visual Basic Save DtaGridView contents to a file

    I need to save the contents of a DataGridView to a file. Do I unpack the Grid to an array and save the array, or is there an easier way Also, the colums contain different data types, must I resolve that myself or is there an easier way ...Show All

©2008 Software Development Network

powered by phorum