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

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

Golf_Novice

Member List

BAMoreno
Mike Kieffer
dubstar
keisuke
SQL Pro
ahmeds
dipika
Wallace Welles
ClaraBM
Steven Pasetti
Nicolas Louis Evaluant
Jaime de la Mancha
figure8car
PaulGauthier
ampijanka
Brett Coombs
Binairy
JG67
joao.carlos
Pavel Cristian Gabriel
Only Title

Golf_Novice's Q&A profile

  • Visual Basic Screen Saver Starter Kit

    Hi, hope someone can help, not a problem as such just more my curiosity. Kit is working fine, have managed to adapt it in several ways and am still learning, however I am still unable to determine what defines the filename of the .scr file, in the demo's terms ssNews.scr. I understand that compiling the application will create executables under bin\release or bin\debug but this file appears just in bin and is a renamed copy of the executabl ...Show All

  • Visual C# How can I read the emails from POP3 server like Outlook ??

    Hi   Is there any way to read the emails from POP3 server ..like Microsoft Outlook I need to retrieve all the emails from the POP3 server and read each of them .. How Can I do that     And thanks with my best regarding Fraas Here's probably what you need. Retrieve Mail From a POP3 Server Using C# I hope that helps. ...Show All

  • SQL Server How to store and use xqueries in sql2005?

    Hello I am trying to use the xml.query() method to output xml. Is there any way of storing the xqueries themselves in the database This works: SELECT Col.query(' <Root> <Header> {  for $e in Report/PolicyBatchRef  return $e/PolicyBatchRef } </Header> <NewElement> {  for $e in Report/PolicyBatchRef/Locations/Location  return $e } </NewElement> </Root> ') FROM xmltest where id = 1 ...Show All

  • Windows Forms Saving data drom a Combobox

    Hi, I had a combo box that display some data. I want to save the user's choice into a table, but when I use : ComboBox1.SelectedIndex Nothing Happens and the user's choice didn't save. How can I do that Thanks. try inserting data from&n ...Show All

  • SQL Server fastest way to do large amounts of updates

    I was wondering what is the fastest way to UPDATE lots of recods. I heard the fastest way to perform lots of inserts in to use SqlCeResultSet. Would this also be the fastest way to update already existing records If so, is this the fastest way to do that: 1. Create a SqlCeCommand object. 2. Set the CommandText to select the datat I want to update 3. Call the command object's ExecuteResultSet method to create a SqlCeResultSet object 4. Call the ...Show All

  • Windows Forms C# code problem

    Hi !!! I have translated a VB code to C# code but i have problem as it gives me an error that i can not solve. my code is :- this.treeView1.Nodes(refEmp.Type).Nodes(refEmp.SSN); Type and SSN are read only properties that return only <b>: 'System.Windows.Forms.Tr ...Show All

  • SQL Server How to not import a text file twice

    Something I find myself wanting to do frequently is the traditional foreach loop looping through a directory of files and importing (which works great in SSIS) - Only I don't want to import data I have already imported. In a previous job I used Perl for thing like this and the structure would be as follows: For Each File: 1. Get filename and timestamp 2. Query db table with list of already imported filenames and timestamp. If Filenam ...Show All

  • Windows Forms DataGridView UserDeletingRow

    Hi,    Is it possible to do the following, and if so, how    In a datagridview, assume I highlight 10 rows and press the Delete key.  Upon doing so, I'd like to do the following:    Collect the Row information for each of the 10 highlighted rows marked for deletion, pass them to a new form where the user will confirm that they'd like to actually delete them from the database and show these rows ...Show All

  • Smart Device Development Replacing a ROM DLL

    Hi all, Have a WM 5.0 device on which I'm trying to install an application built with VS2005 RTM. The device already has several DLLs (MFC, CRT) in ROM. As it turns out, the app will not run with these DLLs. Question: Can these ROM DLLs be replaced or 'hidden' by a RAM DLL I've come across the term "Replaceable ROM DLLs" but can find little further information. Any clarification you can provide would be great! The app was built with dynamic lin ...Show All

  • Visual C# Can't get rid of default ICON in Child window

    I am using the code: InitializeComponent(); // // TODO: Add any constructor code after InitializeComponent call // this.Icon = null; ------------------------------------------------- This normally works to get rid of the windows icon in a child window, but for some reason the icon is still there. Has anyone else had this problem Oh I see. ShowIcon is newer(.net 2.0). I need to update my ...Show All

  • SQL Server How to create a second independent transaction inside a CLR stored procedure?

    I use the context connection for the "normal" work in the CLR procedure. But I need to commit some data in every case. So I need to create a second transaction which is independent from the calling transaction. What is the best way to do this inside a CLR procedure Thanx a lot Than you! We've been stuck for a week. We had a .Net CLR stored procedure that worked locally but, failed when invoked remote ...Show All

  • .NET Development Need help with web application

    I've got a VB program that i've built in Express beta 2... A user fills out a form, including an email address, and the program stores the entered data in a database, and sends an email to that address... That much works fine, but... I need that email to include a "more detailed info" link/button/something that will trigger another program that will send another email. I need some way of knowing which user clicked the link. When the record is c ...Show All

  • Visual Studio Team System Sharing issue in VSTS Source control

    Hello guys, I'm trying to migrate our VSS database to VSTS Source Control and I don't really understend how can I make "sharing" happen at VSTS For example we have next VSS source tree: $root |-DummyProject |-Includes |-ProjectA |-ProjectB Both of them have shared files from <Include>. My question is: What is an alternative for us in VSTS in terms of do not re-organize our current code Thanks a l ...Show All

  • SQL Server Error while importing Text file using Import Export Wizard

    Hi all i have text file where i can import it to excel to access or sql2000 without problem but when i import it using (sql2005 pro) i get this error message during the import O peration stopped... - Initializing Data Flow Task (Success) - Initializing Connections (Success) - Setting SQL Command (Success) - Setting Source Connection (Success) - Setting Destination Connection (Success) - Validating (Success) - Prepare ...Show All

  • Visual Basic Crystal missing from Clickonce Preq

    I do not have Crystal available on the publish/prerequisite screen. Only Framework ans SQL Server. Anyone know why The app does not run on deployed machines. Thanks Hi, Here are the product differences of visual studio. As you can notice, crystal is not available on the express editions... Compare Visual Studio Editions .       cheers, Paul June A. Domag ...Show All

©2008 Software Development Network

powered by phorum