Software Development Network Logo
  • Windows Vista
  • Visual C#
  • Windows Forms
  • Visual FoxPro
  • Audio and Video
  • SQL Server
  • SharePoint Products
  • Game Technologies
  • IE Development
  • VS Team System
  • .NET Development
  • Visual C++
  • Microsoft ISV
  • Visual Studio
  • Smart Devicet

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

lfnovo

Member List

martok
PitbullPT
DDKCoder
DennisWCP
doank
Nick Tompson
Arun Narayan
netnovice
rf09
ShawnWilsnach
Abe1816
dtrickett
Thomaschr
Melterx12
GTrz
bilalso
The Emerald Knight
baseballfanty
NotTaken
robhare
Only Title

lfnovo's Q&A profile

  • .NET Development VS2005 - Create SQL Indexes in dataset

    I'm currently filling several datatables in a dataset using sqldataadapters. I can pull the data and schema from the tables using da.Fill and da.FillSchema, but is there a way to pull the indexes (other than PK) from the SQL database into the dataset as well Thanks. No, database indexes are not supported in a DataSets. DataSets will create their own internal indexes, depending on reletions and what kind of DataViews were created based on data in a DataTables ...Show All

  • Visual C# OOP Data Access Question

    I am trying to grasp and understand OOP better and I have a question in regards to d classes that perfrom CRUD operations. I am looking for input and thoughts on seperating CRUD functions from domain classes. My application has three domain classes: item , cart (which contain items) and user (manage the carts, add remove items and such). Items and carts both expose public methods that require CRUD operations and I do not want to build the CRUD into the class so I have added a data class for handling the CRUD operations. My qeustion is should each item (could be 1000s) and cart (100s) object create a new instance of the data class for calling the methods for performing needed CRUD functions This just seems to be alot of overhead by cr ...Show All

  • Smart Device Development "GetThumbnailImage" In Pocket PC Developement ?!!

    hello .. i want to use the method getthumbnailimage , but the problems is , it is not available in pocket pc developement , so what is the solution for this problem i really need an answer for that .. and for information , i am using VB .. with my best regard ,, Some cameras and/or applications create separate file with ready to use thumbnails, it might be what Resco is using instead of opening actual files. ...Show All

  • Visual Studio Express Editions Still Problems Muting

    i was givven this code a day or so ago to mute the computer .... i have tride and tride and tride but cannot get it to work Public Class Form2 Private Sub PictureBox1_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles PictureBox1.Click My .Computer.Keyboard.SendKeys(Keys.Volumemute) End Sub this is the link to the Orig post http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=531900&SiteID=1&mode=1 i did try copying at it gave me erros lol :/ i got one day to get it working untill its due in lol i'm a bit worried :/ i have tride my best theres the code i am working with http://homepage.ntlworld.com/hugh.tomlinson/ ...Show All

  • Software Development for Windows Vista State Machine in Web Service

    Can anyone point me to an example that shows a State Machine WF built into a Web Service Txs. Joao Cunha Lopes The hands-on labs have this: http://www.microsoft.com/downloads/details.aspx familyid=2e575633-e357-4ee7-aaff-34138f00e830&displaylang=en 1 ...Show All

  • Windows Search Technologies Lookout Problem

    I can load and use Lookout OK in Outlook 2003. But, after closing Outlook the Lookout toolbar disappears. It's not in the list of disabled items. Help! Please uninstall Lookout and start using Windows Desktop Search because Lookout is an old product. If you want toolbar in Outlook 2003, please install Live Toolbar ( http://toolbar.live.com ) and make sure that you include Outlook Bar. When installing this Live Toolbar, you have the option also to automatically install WDS. Thanks, David Peng (MSFT) ...Show All

  • SQL Server Gender of Names

    Does anyone know of a way to identify the gender of a person's name in a table I have found an application that does it but I have to export it and use another program to analyze the data and then importing it back into SQL. We have a table that has a list of customers names that we use to market and we need this tool to analzye the customers by gender. Thank you in advance for your help. This sounds to me like I would manually have to enter names for it to work. Is this correct I think I should have been more clear in my question. We have a table of about 1 milllion records we need to check to determine the gender of the names and, I was hoping I guess, to be able to run some sort command or something ...Show All

  • Visual Studio 2008 (Pre-release) how to show page title in navbar?

    WPF browserlike app. I'd like to show the Title of the current Page in the Navigation Chrome of the NavigationWindow. But how I guess I need to provide a new ControlTemplate for the NavigationWindow, which is no problem, but I got no idea how to bind the Title of the current Page to a Textblock. < TextBlock Text = " {TemplateBinding NavigationWindow.Content.Title} " /> in the new NavigationWindow ControlTemplate does not even compile :( Thanks, Sam this should work < TextBlock FontSize = " 16 " Text = " {Binding RelativeSource={RelativeSource TemplatedParent}, Path=Title} " /> ...Show All

  • SharePoint Products and Technologies How to remove the "Add New Document" link in a Document Library?

    Hi, I would like to hide/remove the link "Add new document" displayed in the bottom of the default view of Document Libraries but only for a particular Doc. Library in a site (SPPS 2003). Does anyone know how to do it from SharePoint interface or should I change manually some files I have found that this link is defined in some files named "schema.xml". Which one/ones do I have to change to apply this to my document library : C:\Program Files\Common Files\Microsoft Shared\web server extensions\60\TEMPLATE\1033\ \SPSBWEB\LISTS\DOCLIB \SPSCOMMU\LISTS\DATASRCS \SPSCOMMU\LISTS\DOCLIB ..... Thanks a million, Jose ...Show All

  • SQL Server Bulk Insert from CSV - trouble with .FMT

    I need to bulk insert from multiple files which are comma-separated with quotes as delimiters around each column. I cannot use DTS because the filenames are variable (unless someone knows how to get DTS to read 'DIR *.csv' and then load each file ) This .fmt doesn't work because SQL sees "","" as "" - meaning no terminator - then ,"" where it expects whitespace. 8.0 6 1 SQLCHAR 0 1 "","" 3 Prefix SQL_Latin1_General_CP1_CI_AS 2 SQLCHAR 0 1 "","" 5 Forenames SQL_Latin1_General_CP1_CI_AS 3 SQLCHAR 0 1 "","" 4 Surname SQL_Latin1_General_CP1_CI_AS 4 SQLCHAR 0 1 "","" 6 Job_Title SQL_Latin1_General_CP1_CI_AS 5 SQLCHAR ...Show All

  • Visual Basic whe "running programs that are aoutside my own."

    i wanna know were i can find someone to answer this question please. How to Run programs that are aoutside my own And could you tell the mod on the post i tould you above that this is not a duplicate post please because i came here to ask where to post the other and you tried to help me how was i suppose t know that it's embaracing to have a post locked down... (and a good one) ...Show All

  • Visual C++ changing colour of a cell in grid

    Hi, i am using grid (dialog box) having 4 rows and 3 columns (total 12 cells) in visual c++ 6.0. i want to change the colour of a particular cell at runtime for a particular value. how can i do it Thanks and Regards Munish Gupta Are you using MS Flex Grid Control I think it's basic control and it provides some basic services for the Grid. If there's no certain APIs you can modify it using the sources generated. else you can try some other grid controls like Chris Maunder's MFC Grid Control it has what all you need. Here is some more handy things which can be used with the above Grid control or any other customized grid controls ...Show All

  • SQL Server Saving Reports as a file share

    Hi everyone, I have been trying to set up a subscription as a file share to save the report on a shared folder with full control on a server that is outside the domain the reporting services server is on. I am having a login name or password incorrect error returned. Saving the same report as a file on my personal desktop worked fine, so I know that the server is connecting and authenticating correctly. Any ideas Thanks. ...Show All

  • Windows Forms Why Method gets called twice????

    I have a value that i set when my form is closing but after the form is close the method that instantiated my form is called again and therefore resetting my values back to the default....any help with this issue   this method call for my form.....and this is also the method that gets called after i close the form which reset's my values back to defaults if (lblVendorName.Text == "Vendor" ) { Tracking.UI.MainWindows. VendorOrderLegDetailsForm .DisplayVendorDetails( this .FindForm(), (Tracking.BusinessObjects. VendorOrderLegDetail )_OrderLegDetail); }     this is the method that actually shows the form and handels the event for closing the form after the last line executes it calls the itself again ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Framerate Independent Movement

    Hey all, GameTime gives us ElapsedGameTime and ElapsedRealTime.  I'm used to using real time for my framerate delta values to move objects - but it appears that Update() is locked at 60 frames per second.  So should I be using ElapsedGameTime.TotalMilliseconds as my delta Thanks all. I have the same problem but to disable this add : graphics.SynchronizeWithVerticalRetrace = false; IsFixedTimeStep = false; graphics.ApplyChanges(); The problem is that i use realtime and all become more fastly if 60fps is desactived... ...Show All

©2008 Software Development Network