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

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

Rik

Member List

Full_Metal
Joginder S Nahil
neuling700
IRW
JA
AlexU
bobbyp
Pieter van Kampen
jnvr
KatyTX
ooartist
Tomas259
Mark E. Johnson
Alexandrei
JCL
Jayadev
StLuisRey
Mhed
Zeldon
guercheLE
Only Title

Rik's Q&A profile

  • Windows Forms Comparison of DLL and EXE

    I am trying  to get a detailed explanantion differentiating what is a DLL and  an EXE. Thanks  email me  at marc@movietowne.com  Cheers  Thanks for the link. I have posted the message in the said thread ...Show All

  • Smart Device Development datagrid's auto save,edit

    is there an automatic save, edit, delete, functionality created if i dragged a table directly from the datasource explorer like in windows application, im using vs 2005. thanks:) The DataGridView class, that provides the automatic save/edit/delete functionality, is not supported by the .NET Compact Framework The Smart Device DataGrid Control does not support this functionality provided by the desktop's DataGr ...Show All

  • Visual C++ Windows form not responding while loops loop

    Hi, I'm pretty new to windows programming and I'm trying to write a program which models little 'creatures' moving around an area doing things. Ive written little test programs and worked out how to use controls on a windows form to create the 'creatures' and how to use a graphics object to draw them to a panel in the form, but im having trouble keeping the form responsive while the program calculates the creatures actions. To boil it down, I ...Show All

  • Windows Forms Remoting

    I've looked at this article in the visual studio help .NET Framework Developer's Guide: "Remoting Example: Asynchronous Remoting". Here, you are instructed to run "vbc -r:ServiceClass.dll RemoteAsyncVB.vb" to compile the client side.  This creates a file  ...Show All

  • SQL Server SQL Express: Deploy reports on customer side

    Hi, I'm very new to SQL Reporting. I'm supposed to design reports for our customers. We are using SQL Express, of course I had advanced edition and toolkit installed. I created and deployed the reports on my machine, it worked fine. I'm just wondering how could I transfer the reports to customer side, and what do they need to have to deploy the reports and how to do that And comments appreciated. ...Show All

  • Windows Forms Bug in PrintPreviewDialog

    Maybe it's not really a bug, but the "Close"-Button in the German edition of the framework v1.1 is too small. Instead of "Schließen" it says "Schließ". ...Show All

  • Windows Forms Adding new items but maintaining sort in DataGridView

    Hi, I'm trying to achieve some functionality using the DataGridView and have a few questions I was hoping someone could assist me on. Basically, i'm using the DataGridView to display a list of RSS news items which come from an underlying data source and are constantly being updated (in the sense that new items are being added to the list, as well as existing item info being changed sometimes). I have the following implementation for bindin ...Show All

  • Windows Forms MDI in Whidbey

    Hi, ive two question: if I create a WinForm app with one parent form marked as mdi-container and <maximize> a new child form (to open is no problem) i always get the following error: "Requested value 'Strg' was not found" anyone ones a solutio ...Show All

  • Visual Studio Team System WebTest - Custom validation on a request

    Hello All, I am currently doing an authentication test. What I want to check is that I have correctly the HTTP Status to Unauthorized or Forbidden when I try to log with incorrect credentials. My problem is that when I give incorrect credentials, my request automatically fails. So I was thinking to do something like: public override IEnumerator < WebTestRequest > GetRequestEnumerator() { WebTestRequest request1 = new WebTestReques ...Show All

  • Visual Studio 2008 (Pre-release) Unhandled Exception: System.Exception: Infinite Descent?

    I already sent this to Matt Warren personally but also posted here: ... I’m on the verge of insanity here. I can’t really explain how I got into this situation. I was well on the way to making a kick-*** application, then I needed to go back to the database and abstract out some image fields into another table so I could get lazy-load so I didn’t lock up the app UI over a VPN link to a database. The strange thing, is that it all worked ...Show All

  • Visual C++ Send HBITMAP with CSocket

    Hi all, How can i send a HBITMAP through CSocket and then to receive it and convert back to HBITMAP or CBitmap and maybe to open/read the hbitmap with CFile in binary mode its also good, because I succeeded to send binary files. can I do that.. thanks. If you use an IPicture Control via OleCreatePictureIndirect, you can easily query for the IPersistStream interface and stream it out. The same way can ...Show All

  • .NET Development DataSet Class Missing

    I am teaching myself how to use DataSets in VB.NET. I'm using the MSDN Walkthrough: Reading XML Data into a Dataset and i've already run into a pretty serious problem (walkthrough add: http://msdn.microsoft.com/library/default.asp url=/library/en-us/vbcon/html/vbwlkWalkthroughAccessingXMLData.asp ) I'm trying to instantiate a new Dataset with the line Dim dsAuthors as New DataSet("authors")   But there doesn't seem to be a DataSet c ...Show All

  • Smart Device Development WebService calling from Pocket PC

    Hi all, I have created a hello world web service. I can access using web browser like - http://localhost/TestWebService2/TestWebService2.asmx That is good. I created an Windows application to call that web service. It worked fine. I copied that windows application to other computer in the same network. That windows application worked fine in that computer. It could call that web service from that computer. I created a Pocket PC application t ...Show All

  • Visual C++ ComboBox AddString()

    I used the vc++ resource manager to create a combo box on the program's main form. I would like to use AddString() at run time to fill the combo box with a list of valid selections. But, the AddString() function requires a (CComboBox*). The resource manager created the combo box, but never told me the name of the variable, only the name of the ID (in this case, the ID is IDC_VAR_NAME). How do you make the connection from ID to (CComboBox*) ...Show All

  • Smart Device Development Updated images for Windows Mobile 5?

    Does anyone know when or if the Windows Mobile 5 images included in the Pocket PC or Smartphone SDKs will be updated I suspect the versions in the SDKs are not the same as the versions included with WM5 devices. Thanks, Frank I agree. I would like some sort of information on new downloads or when the updates will become available! ...Show All

©2008 Software Development Network

powered by phorum