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

Software Development Network >> Marcelo Hernan Ruiz's Q&A profile

Marcelo Hernan Ruiz

Member List

Akheiran
Y2KPRABU
Bgrantham
Sean G.
Derek Comingore
Stefan Keinitz
ForumFirstTimer
FerNava
Simone Busoli
Roman Golovin
Rajesh
naeem khan
JClishe
marcin.walus
Beetlebum
khkassem
rajesh_vellore123
Vincent Reynolds
object
AvalonCoder
Only Title

Marcelo Hernan Ruiz's Q&A profile

  • Windows Forms Error: PInvoke item (field,method) must be Static.

    I am getting an error and don't know how to begin to fix it: <color="darkred">Error: PInvoke item (field,method) must be Static.</color> Here is the function that I am calling:    <DllImport("winmm.dll")> _     Function PlayASound(ByVal lpszName As String, ByVal hModule As Long, ByVal dwFlags As Long) As Long     End FunctionAnd here  ...Show All

  • .NET Development VBScript

    Hello, I have been using the VBScript language trough the scriping runtime engine. I would like to know if I can upgrade to some other scripting language which works with .net instead of COM. Thanks. Hello Ori, Yes, there are a number of scripting languages which have been ported to the .NET Framework/Common Language Runtime. In general, the scripts are portable, although YMMV depending on specific language and port. Some examples: Python port to .NET: http://www.ironpython.com/  [Note: This project was actually started by a member of the Microsoft Common Language Runtime team, so if you have IronPython questions, Port of JScript ...Show All

  • Visual C# Create table with columns from other tables

    Hi all, How can I create a table and then add to it columns from existing tables I have tried it in many ways but I cannot get around it. Columns cannot be copied to other tables, and dataviews seem to work just within the same table (not to build a view from a set of tables). Thanks a lot! Antonio ...Show All

  • Smart Device Development Capture Screenshot from a Form to a File

    I have created a free hand drawing board using cf2.0. It is simply allows people draw on the PPC screen and the board is actually a form. The question is, how can I capture the form's screenshot to a graphics object or image object. So that I can save the drawing to a file finally. Hi Alex,          Did u Solve ur problem. I had the same problem. If u solve it Please help Regards, Bala ...Show All

  • Visual Studio important

    I need to switch between the databases at runtime for my crystal reports in .NET 2.0. Is it possible to change the crystal reports connection string at run time in .NET 2.0 Please provide me any sample code which illustrates dynamically changing the connection string of crystal reports at rune time. Thanks in advance, Vaishu Hi, If I understand well uor cristal report is linked with Datatbase 1 and in run time u want to change the source ... In thant case the return data have to get same struct becouse in other way the Creport reise the error. So u have to make new conection Private Sub Form1_Load(ByVal send ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Getting the depth buffer's content

    Hi, I have a GeForce 7800 GTX 512 based card and was surprized to find out that the driver for it states ( in the caps ) that there is no support for D3DFMT_D16_LOCKABLE . I want to get the content of the depth buffer - How can I do that Thanks' In Advance : Lior Canetti . Unfortunately you can’t do this with nVidia hardware. What do you want to do with the depth values Maybe there is another way to reach your aim. ...Show All

  • Visual C# Opening Database Record on a Separate Form

    I have two forms, one with a data grid and the other with individual controls (detail form), both bound to a database. What do I need to do to be able to click on a particular row (record) in the data grid and have it open the detail form with that record displayed I can get it to open the form, but it just opens to the first record. I need it to open the record I clicked on the data grid form. Thanks. 99.99% is initialize compoent code generated by the IDE. . . there are three forms BaseForm, BrowseForm & DetailsForm. BrowseForm & DetailsForm inherit from BaseForm which just simply defines a comm ...Show All

  • Visual Studio Express Editions Suppression

    Hi There The Locking Of This Forum is Severely Wrong..... For Obvious Reasons.... http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=177089&SiteID=1 This Is The US Of A Thank God..... Does MS Agree Cheers Bronco Billy "Beer and Fast Women are Ok... No Cigarettes or Hard Liquor Allowed ...Show All

  • .NET Development Trouble Installing .NET Framework

    I am having trouble installing the .NET framework 1.1 on a windows 98 SE. The error it gives is : " Setup cannot access windows installer components: Setup cannot continue" My system is up to date from the windows update site. Please help. Netframework 1.1 (in the form of dotnetfx.exe) does install to 98/se - see http://www.microsoft.com/downloads/details.aspx FamilyID=262d25e3-f589-4842-8157-034d1e7cf3a3&displaylang=en I get the same message as you did. It's now October, did you got anywhere with it ... ...Show All

  • Visual C++ can give more informations about studio visual c++ 2005

    Hope to get more informations about this patch. Thanks you very much. http://msdn.microsoft.com/visualc/ ...Show All

  • SQL Server Sort by month

    Hi, I've a field with month & year. I'm trying to sort this column. Something like this is my column values. April 2001 August 2001 December 2001 February 2001 January 2001 July 2001 June 2001 March 2001 May 2001 November 2001 October 2001 September 2001 April 2002 August 2002 December 2002 February 2002 January 2002 But I want to sort this like below. January 2001 February 2001 March 2001 April 2001 May 2001 June 2001 July 2001 August 2001 September 2001 October 2001 November 2001 December 2001 January 2002 February 2002 March 2002 April 2002 May 2002 I'm not finding any way to do this. If I sort this list by month, it'll ...Show All

  • Visual C# Is C# the best language to learn/know?

    Hello, I am currently studying C#.  I presumed that C# is much better than VB.NET and so started studying it.  But it seems to me that most everyone related to microsoft is always pushing for VB.NET and not having much to say about C#, so what is going on   Id Est; - I now regularly catch the Dot NET Rocks radio show, which seems to be based, or at least biased toward VB.NET.  - I stumbled upon the VB.NET PDC05 disk online at http://msdn.microsoft.com/vbasic/pdc05/default.aspx which I was quite impressed with, so I thought I'd find the C# equivalent, to no avail.  Please let me know if there is one availa ...Show All

  • .NET Development WSE3 doesn't work in VS2005 (add-in not installed and proxy not generated correctly)

    Hi all, I've got a lot of problem using WSE3 with my installation of VS2005 Team Suite. I installed the WSE3 with the "visual studio developer" option but I don't have the add-in for the configuration. I can bypass the problem using manually the Configuration tool to edit the configuration files. But I've also another problem: this happens both with my application and with the quickstart examples: when I add a web reference, the generated proxy is still the old one (which inerhits from SoapHttpClientProtocol) and not the "new one" that should inherits from Microsoft.Web.Services3.WebServicesClientProtocol and should have ...Show All

  • Windows Forms bound controls not committed when selecting the menu bar

    Hello, I have a question in regards to binding controls (ie. TextBox). I noticed that any value in the control does not update the object it is bound to until that control loses focus. This normaly works quite well, except the following scenario: Suppose there is an app w/ a textbox, and a save option in the menu. If a user edits a new text string into the textbox, and clicks on the menu to select the save option, the textbox still has focus and that string will not get updated into the object the control is bound to. So, if the user continues to select the save option in the menu, the text string will not get serialized out like it is ...Show All

  • Visual Studio Plugging in the SDC WiX tasks to Team Build

    One for the sdc team! I am trying to use the CompileMsi task from Microsoft.Sdc.Tasks, the documentation uses the following example:                     <CompileMsi                         SourceFiles="SourceFile1.wxs;SourceFile2.wxs"                         OutputFile="OutputFile.wxsobj"       ...Show All

©2008 Software Development Network