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

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

WonderGnagno

Member List

Bill2000
Amit Bhandari
Jonas Lundberg
Yoshi NorwaY
Robert_L
Solid Fun
Boris Meltser
Thomas.Goddard
waGordon
shark312
nrasinec
HonFui
johanc
dean1
LornaJoy
VB.IS.NOT.PYTHON
Modernthinker
AuzzieFlyBoy
JuanMi69226
Matt Zimmerman
Only Title

WonderGnagno's Q&A profile

  • Visual FoxPro can i create a private cursor with the same cursor name for each MDI child form?

    Dear all, Can i create a private cursor with the same cursor name for each MDI Child e.g.  i created a temp cursor (say, temp1) for store up a MDI child data. when multiple MDI child called, can each child has its own temp cursor with the same name Otherwise, any suggestion which can perform the same purpose Thx very much. Ash Solved By setting "DataSession" = 2 - Private data session. ...Show All

  • Windows Forms how define path mouse.com file in autoexec.dat file

    hi my question is this how define path "mouse.com" driver file in autoexec.dat while autoexec.dat file and mouse.com file are exist in CD. This cd will be made bootable cd. anybody can help me. i will be bery thank full . ...Show All

  • SQL Server Foreach loop container

    Hi, I'm trying to learn SSIS and currently i testing the Foreach Loop Container, and I don't know how to process it with Table, means for each record of this table I have to import from one folder some text files. so Idon't know how to connect my table to Foreach Loop container. Thanks O        how to do the third part - In FE Loop use Foreach ADO Enumerator - As ADO Object source variable - choose the variable used in the step (2) above - In Variables Mapping page you can map column #1 to variable ..., column #2 to variable ..., etc   ...Show All

  • .NET Development NET.Framework installation failure

    I searched sites and found very detailed NET problems but not answer to my basic installation failures.  General discussion seemed best forum. I am performing a re-install of WIN XP on newly formatted HD from retail CD.  All XP installed expect NET.FRAMEWORK.  Get "MSI.FX Fatal Error" and ERROR 2908 and ERROR 1935.  Tried numerous installs, same result.  Decided to continue with MS updates and rest of other program installations.  Interspaced with attempts at NET install--all negative.  Now have XP fully updated for installed features.  NET failed to install again.  Have tried with ...Show All

  • Software Development for Windows Vista Problem with "The Goods"

    All, I tried to install Windows Vista with Virtual PC last evenning, following Ben's (Virtual PC Guy) instructions.  I however got stuck early on, it asked for my 25 digit activation code to do the install but refused to accept the one I was given in the book accompanying the disks.  Any thoughts E. Will Microsoft make a new Vista CD available Or will Microsoft publish a workaround I tried all possible posts on the web, nothing was successful. Is anyone from Microsoft working on this ...Show All

  • SQL Server Problem restoring database with encrypted columns to different database or server with encrypted columns.

    I need to start encrypting several fields in a database and have been doing some testing with a test database first. I've run into problems when attempting to restore the database on either the same server (but different database) or to a separate server. First, here's how i created the symmetric key and encrypted data in the original database: create master key encryption by password = 'testAppleA3'; create certificate test with subject = 'test certificate', EXPIRY_DATE = '1/1/2010'; create symmetric key sk_Test with algorithm = triple_des encryption by certificate test; open symmetric key sk_Test decryption by certificate ...Show All

  • Visual Studio How to get Information?

    Hi! I want to know about where the information exists about label. For example: When i get something on lablel, and after few days i forget that from which label i got these file/project etc, From where i can find the information about.. For product feedback on SourceSafe 2005 Beta 2, you can use: http://lab.msdn.microsoft.com/productfeedback ...Show All

  • Windows Forms VS.NET Icons

    Any one know how/where i can get the icons they use in the VS.NET toolbox  ANd where can i get all the other standard icons like new, save, save all etc Thanks In addition to Erik's suggestion, you can download Code Hero Kenny Kerr's Icon browser and exporter from <a href="http://www.windowsforms.com/default.aspx tabindex=5&tabid=47&ItemID=7&mid=142">here ...Show All

  • SQL Server Issue with SqlUserDefinedAggregate

    I am using the code below but I am getting a "zero" result for dbo.AggredIssue('Test') user defined aggregate everytime that the query executes parallel processing and uses the "Merge" method. It seems that my private variable " private List < string > myList" gets nullified everytime it goes through the "Merge". I saw other people reporting the same issue in other forums, but nobody was able to provide a solution or explanation. See below a simplified version of my code (posted just after the queries) that replicates the issue.   The query below works because it does't process the query in parallel. SELEC ...Show All

  • Windows Forms VB express DatePart in datagrid

    Hello I use VB express to discover VB... I use a datetime picker to set a field in an SQL DB (sql express) After, i use a DATASET, DATABINDING, TABLEADAPTER as show in the tutorials to show a datagrid with all my info. Well, everything is running good excepted that the field "DATE" in my datagrid show the "complete" date "dd/mm/yyy hh:mm:ss" and I'd like to see only the DATA part "dd/mm/yyyy" I read a lot of posts in multiple forums but I couldn't fix it at this time Could you help me Thanks Oliver Waow, 120 views and no answer... :-( is it so difficult Or may be my poor english isn't good enough :-) In my ...Show All

  • Smart Device Development Help! about the Menu!

    I noticed that in vs2005(smartphone 2003 SE app), MenuItem can only be added into right softkey popup-menu. But I want to get a popup-menu when I press the left softkey, how I can do Thank you T.T Sriram Krishnan MSFT wrote: That would be a violation of the logo guidelines. Dont do it! That is a lie. http://download.microsoft.com/download/5/6/8/568a922b-b62c-46d3-a745-0172c2638686/sp_handbook_may2004_final.pdf "Required: Menu on Right Soft Key If the application uses a menu, the menu must be located on the right soft key. The left soft key must be for quick (common) actions, such as ...Show All

  • Smart Device Development Problem Tab-key

    I have a program  which uses the tab-key - the event doesn't fire. on windows mobile the event fires, on windows CE 4.2 it doesn't. The programm should run on iPAQs. I hope somebody can help me.  Stephan Hi Stephan, Which control was in focus when the tab key was pressed Was it a text box or was it a custom control Was the event fired on CE 4.2 the KeyPress event Cheers, Anthony Wong [MSFT] ...Show All

  • SQL Server Using SSMS to Manage SSIS

    (Also posted on the beta newsgroups...) I'm having problems using SSMS on a workstation to manage SSIS on a server.  I cannot connect to SSIS on the server.  The SSIS service and the RPC service are both running on the server, but I get an "RPC server is unavailable" error message. I have CTP 15 running on the workstation but CTP 14 running on the server.  Probably not a great idea, I know.  Anyone know if that is definitely the problem   Or could it be something else Thanks, Dave Fackler I have the same problem. I'm using windows xp and visual studio 2005. When I ask Visual S ...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 for Execute (Success) - Pre-execute (Success) Messages Information 0x402090dc: Data Flow Task: The processing of file "C:\Documents and Settings\Wail\Desktop\All_Alarm5.txt" has started. (SQL S ...Show All

  • Visual Studio Team System automated release notes

    Is it possible to use the command line tool to automate gathering of the check in notes Ideally, I'd pass two labels to the command line and a text file with the merged release notes would be created. Not certain what you're looking for. You can automatically add notes using syntax like tf checkin /notes:"Code Reviewer"="Richard Berg" or tf checkin /notes:@file To gather checkin notes from previous checkins, you'd do something like: - run tf labels <label> /f:detailed on each label - parse changeset #s from the output - run tf changeset <changeset> on each changeset ...Show All

©2008 Software Development Network