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

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

class101

Member List

Eugen2
Karthik987
Leif Eklund
Debjit
Bhupesh Bareja
Andy Perkins
Syed Hasnain Ali
dimondlight
erymuzuan
beachmalle
digitizer143
dzhstudios
Dave Kafato
Srinivas Gonukula
drazaloth
maroy
Hosam Kamel
Mats Johansson
farshid farzad
Germano Freitas
Only Title

class101's Q&A profile

  • Windows Forms Authentication with a WebService through WindowsForms

    I know that I can either use SOAP Authentication or just regular Authentication in ASP.NET to do this and I'd probably rather just keep it simple and use Authentication in ASP.NET, but honestly, I have no clue how to pass them along when I call a WebMethod from my WindowsForms app.  Anybody have any links to articles on this sort of thing&nbs ...Show All

  • Windows Forms sql server

    I'm just wondering if one could get away with using sql 2k developer edition to run terrarium!!! ! ! any idea There isn't anything special in the database scripts that prevents you from running just about any version of SQL Server 2k or MSDE 2k.  The recommendations for the server download are in place because of test resources.  During&n ...Show All

  • Software Development for Windows Vista Scalable desktop

    Thanks for dropping by! We're here to listen to any comments and answer any questions you might have concerning Presentation and UI in Windows Vista. Note that this is a software development forum, so the focus is on issues related to writing programs to take advantage of Windows Vista. You can discuss your issues related to installing Windows Vista in the microsoft.public.longhornhelp newsgroup . If you wish to report a Windows Vista bug, double-click the "How to report a bug" shortcut on your Windows Vista desktop. We all know from PDC05, WPF is supporting scalable graphics for application. Will final ...Show All

  • Windows Forms Month calender Help!

    ive added the month calender tool to a form, I'm not sure if this is the right tool to use but what i want to be able to do is click a date on the calender and have another window popup with the correspnding date where text can be saved and check boxes can be selected/deselected. Also when the boxes or text field are modified i want a small indication on the month calender in the original form that data has been stored. I am quite new to programing and any help you can give me will be greatly appreciated. Thanx It's probably not the best control for anything but the simplest needs but you could open your sec ...Show All

  • .NET Development really interesting how to change the default action of "enter key" when we have more buttons on the form

    hai every i am sorry but i have to make a simple question for you but was eating my brain since yeaterday so let me know if u can help Dought: i had a asp.net web application in which i had four buttons when i click on enter button then the first button action takes place my requirement is i want that default action for the second buttopn on the form. hope u all understood my question if u are unclear plz let me know waiting for response. thanks in advance ...Show All

  • Visual Studio Team System Undoing a changeset?

    How do you back out of a changeset   I was experimenting with branches and merging and I made on a change on a branch when I intended the change for the trunk version.  BTW, I can see this being a problem because the VS editor MDI tabs only give a filename (not directory) and so does the solution explorer.  It would be nice if there were some visual cue to indicate that a solution you have loaded is not the "primary" version you work with but a branch instead. Brian and Buck - Thanks for the feedback on the feedback :)   I hear ya on it being V1 - and we all know there ain't no V2 unl ...Show All

  • Visual Studio Team System Team Foundation Server MSSCCI Provider Beta 2 Now Available (Feb 20, 20006)

    The Team Foundation Server MSSCCI Provider Beta 2 is now available here . IMPORTANT:   Beta 2 is not strongly signed, so you'll need to disable strong name validation as mentioned in the README.  You can find details at http://blogs.msdn.com/buckh/archive/2006/02/21/536260.aspx . New in this beta: Support for Visual Studio 2003 and Fox Pro in addition to the already supported VB6 and VC6. Integrated Checkin - you can now associate/resolve bugs and specify checkin notes with your checkin Improved performance - opening controlled solutions, get, checkout, checkin, and compare/diff are much faster M ...Show All

  • Visual Studio Express Editions how to use DllImport?

    Hi, how do i convert these VB code below into c# DLLImport syntax -------------------------------------------------------------------------- Declare Sub CoTaskMemFree Lib "ole32.dll" _ (ByVal hMem As Long) Declare Function lstrcat Lib "kernel32" _ Alias "lstrcatA" (ByVal lpString1 As String, _ ByVal lpString2 As String) As Long Declare Function SHBrowseForFolder Lib "shell32" _ (lpbi As BrowseInfo) As Long Declare Function SHGetPathFromIDList Lib "shell32" _ (ByVal pidList As Long, ByVal lpBuffer As String) As Long ------------------------------------------ ...Show All

  • Visual Studio Team System Using VS2005 (beta 2) with custom rules

    Hi, I'm trying to integrate custom FxCop rules using the Code Analysis capabilities of VS2005 beta 2 and I'm hitting some problems :( I've written a very simple custom rule which loads and runs OK under the stand-alone version of FxCop 1.32  I've then changed the FxCop and Cci references (and imports) to hook up to the integrated version of FxCop (SDK under "Team Tools") so I can load the rule for use in the IDE but that's where it all goes a bit pear shaped! I've copied my compiled DLL into the "Rules" subdirectory and hey presto my rule assembly name appears in the rule list on the Code Analysis tab in the IDE ...Show All

  • Software Development for Windows Vista Could you tell me how should I do to enable the work flow foundation can be used?:

    I have installed vs.net 2005 in my computer just now and there is no something which indicates the work flow foundation is available. So I downloaded the file of " Visual Studio 2005 Extensions for Windows Workflow Foundation Beta 2_2(EN).exe" from http://www.microsoft.com/downloads/details.aspx FamilyId=5C080096-F3A0-4CE4-8830-1489D0215877&displaylang=en. But the product code is required to install it. could you tell me the product code or another way to have the wff available. Thank you! There should not be a need for a product code. Which version of VS 2005 do you have If you are getting an error can you please post t ...Show All

  • Windows Forms ClickOnce deployment and Dotfuscator

    Dear All, I am using the VS.NET 2005 and I would like to use the clickonce deployment. I would like obfuscate the exe file before publishing the deployment package to web server. I was trying the PreBuild and PostBuild events in the project property to obfuscate the executable file but the clickonce doesn't use obfuscated exe file at all. Could anyone advise on how to obfuscate the exe file before publishing the project into webserver please Regards, LG Is there any answer to this question We have hit this problem as well. Here's the scenario: Build normal .NET exe. Run post-build command ...Show All

  • Visual Basic Changing text box labels on the fly and pausable For loops

    I'm writing a program for class (so please don't help TOO much with the logic) but I'm not familiar with all I can do with VB yet. The program is a window with 10 virticle text boxes with corresponding labels. These represent the floors of an elevator. Each text box is prepopulated with a number representing people. The elevator needs to start at the first floor, go up, stop at each floor, fill to its capacity and go back down. It then "drops the people" off on the first floor. First Issue: This would be one loop of the program. I need it to stop here and give me an option to start it again (probably a message bo ...Show All

  • Windows Forms ComboBox not selecting Item in new record

    Hi!  In DataGrid, there is a combo box. when adding new record it is not selecting any item, giving blank. after writting in any text box the combo box is starting select. There is also a autoincreament id.              Is there any solution for the select item in new record without writting in textboxes in same  ...Show All

  • Visual Studio VS2005 Debugger goes to wrong code

    I am trying to debug a problem in a control I have developed in design mode. To do this, from my control's assembly, I start another instance of the VS2005 IDE with a project which uses my control in design mode. The control is developed in C++ in a mixed mode class. When I try to debug my problem, at the point it is occurring, the code goes off into a completely different routine than what I am calling in the source. When I follow the debugger in disassembly mode, it is actually not even going to the beginning of the wrong routine but about 10 CPU instructions beyond the beginning. It is obvious to me that the code is going to the wrong are ...Show All

  • Windows Forms Event source in event handler delegate?

    Please help me determine the source of the event that triggered it. In a Windows Forms application, webbowser control, HTMLElement's onclick event is handled by a delegate event handler that has been attached to it by the application. The event handler has the usual parms, source As object and e As System.EventArgs but source is Nothing and e is empty. I know I am missing something but I cannot find what that is, although I have searched MSDN thoroughly. Can you help me TIA. You might try examining the StackTrace at that point (SystemEnvironment.StackTrace) to get an idea of what is triggering it and h ...Show All

©2008 Software Development Network