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

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

madkurt

Member List

Doublezeta
byang
Gildas Garcia
AJTessin
ucnnohm2
Monty Maus
jwaters
Satyadev Singh
l anton
SeeMe
mjwills
dummy#1
Trenor
Thomas Jakobsen
n.shah12
TommieLand
JohnSantana
Matt Snyder
Anthony Stanley
Dag Konig
Only Title

madkurt's Q&A profile

  • SQL Server Testing ODBC connection manager

    I am testing out the ODBC connection manager, as part of my beta testing from my company. I created a new conn manager on the palate (dsn pointing to local  sql server). But I am not sure how this one can be used. I can not use any of the Data flow sources which can use this ODBC connection manager. Using the said conn manager in a Datareader source shows up the error "Can not acquire a managed connection from the run-time connection m ...Show All

  • Software Development for Windows Vista Retrieving data with workflow

    Hello, am a little confused about Retrieving data should i use the workflow to retrieve the data for example filling form on the aspx page i don't think the workflow is made for this the question here is should i use the workflow to retrieve data or just using the workflow to update the state and invoking events and actions Thanks, Tamer Your workflow is not so much a data collector as it is a ...Show All

  • Windows Forms Drop down menu on a button ?

    I inherited a windows forms 2003 app which showed the paint tools in a pane, using a toolbar. I continued this approach, but I've been asked by the client one time too many for changes that you just can't do in a toolbar, so I've removed it and added a button for each tool. My problem now is that standard buttons don't seem to offer a drop down menu, only a context menu. Am I right in thinking this If so, what's my best option 1 - an owner d ...Show All

  • Windows Forms DataGridView events firing oddly

    First: It took a bit, but I've come to enjoy the DataGridView! My current issue is that the events seem to 'keep firing' after expected. I have a form with a TreeView and a DataGridView. The TreeView is being used as a menu and when a node is clicked, I manipulate my DataSet and DataGridView data binding within the TV_AfterSelect event. I'm finding that the DataGridView's _RowsAdded and _RowsRemoved events are firing long after expected. I've ...Show All

  • .NET Development Multiple Inserts into Sql Server.

    Is there any way to insert multiple rows into sql server table in single query or single round trip to the server Thanks. Besides using a stored procedure, if you need to build your SQL programmatically on the fly you can specify multiple statements delimited by a semi-colon. ...Show All

  • Visual Basic How to: Custom Implicit/Explicit conversion in VB.NET 2003

    Hai .....,          I would like to define some custom Implicit conversion function within my VB class. How can i do that. I have seen samples in C# but not in VB. Can anyone please help me on this Hemant, Jay provided you with this link as a resource: http://msdn2.microsoft.com/library/yf7b9sy7(en-us,vs.80).aspx ...Show All

  • Windows Forms GUI Drawing

    Hi Guys, Ok, This is probably going to sound like a stupid question, so please excuse my noobiness...... I have a form, with various sets of data in it, now the thing is, I would like to create a line to seperate the look of the data. How the hell do I just draw a graphical line, that does nothing, but be a line. Sorry for the noob question, but i`m only just starting out in VB ( My first programming language ) The rest of the system seems fin ...Show All

  • Windows Forms Same project crashes when ran from the server

    Does anyone know why I can't run the same project from the server, that I did from a local copy   This is my first project and I already lost the local copy once today- so I moved it to the server so there will be backups, b ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Floating Point arithmetic difference between VB and C#

    I am in a bit of state at the moment, I am really surprised at what I have found, please see the two code samples below. The first is Visual Basic and yields a result of: 100040624.0 the second C# and yields a result of: 100040629.0, which is correct. This error is causing my Line Circle intersection function to fail!! Oh my God have just spent the last two years writing my app in VB and now have to convert to C#. Dim a, b, c ...Show All

  • Visual C# how to compare 2 files using two RichTxtBox

    please can you help me giving sample codes.. thanks.. i'll wait. What do you want to do Are the two files text only files Why do you want to use a richtextbox Do you want the code to compare the files, or the user If the code, why use rich text boxes ...Show All

  • Visual Basic How to view out-of-scope variables with debugger?

    Good morning: Can anyone tell me the trick for viewing out-of-scope variables while debugging I have a time-dependent application that I cannot stop by using a breakpoint (and get predictable results anyway). I could write values to the quick-console, but I don't always know what variable I want to look at in advance. Stopping the application to re-write the code often alleviates the problem that needed debugging. I have read several books ...Show All

  • Windows Forms Any Comprehensive C#/ADO.NET Samples out there?

    ASP.NET has quite a few complete application examples ( Dwuamish, Fitch & Mather, Spy Store ), but are there any that are C#/WindowsForms based   There are samples for certain features, but I'm looking for a complete app.  There seem to be& ...Show All

  • Visual Basic DatagridTextBoxColumn WORDWRAP

    Hi everyone. I have a datagrid working just fine. I added a tablestyle to it and now I want to make my textboxcolumns to use wordwrap. I added the next lines to my columns mytablestyle.gridcolumnstyles(i).wordwrap=True but Its not working at all! Ive read some articles and seen some codes extending the datagridtextboxcolumn but non seem to work. Anyone got a working code How can I make it work You need to make your column style for t ...Show All

  • Visual C++ Problem executing code on other systems.

    I'm hoping that I am forgetting to do something obvious.  But, I seem to be unable to write code that works on any system other than my own. I'm currently using Visual Studio 2005 If I compile my project on my 64 bit machine, the code will only execute on this machine.  If I compile it on my 32 bit machine, it will execute on both my 32 or 64 bit machine but no one else's. Old code with project files from older versions of Visual Studi ...Show All

  • .NET Development DataSource in VB.NET 2005 Express?

     Using VB.NET 2005 Express. I added a few SQL database tables as a Data Source to my project.  Later I changed the tables in the database (deleted and added some).  The Data Sources in the DataSources Windows does not update to show the new tables.  Even if I close the project and re open.  I was foreced to add a new Data Source but there should be way to modify the existing Data Source 1) How can yo ...Show All

©2008 Software Development Network

powered by phorum