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

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

zkarolyi

Member List

J--Say
JimScudder
morixo
Yuan Ze
Moiz Mala
Group By Expressions
MrMacisu
Anuj Purwar
Stephen S.
PCHEEK
mshafiq
Daniel Schloser
Janaka Goonasekera
hypodyne
Knack Sixty
VBnerd
Doudakmanis Apostolos
VanceMorrison
Minam
Narek
Only Title

zkarolyi's Q&A profile

  • Visual C++ Problems with CCmdTarget.h

    Hello I am trying to make an application for validate digital certificates and i am using de CM Library. The problem is that is included the file "mapi.h" that gives me a lot of error in the compilation and i cant find a good version of this file or why this errors happens. I have also some problems of the same type with the file CCmdTarget.h. I am using Visual C++ 2005 Enterprise Edition with platform SDK. I dont know the reason of this mistakes and if someone can help because has had the same errors. Thank you very much. Javier. Given that lots of people are using MAPI, it's clea ...Show All

  • Windows Forms Help in accessing Parent form controls...

    Hi All, I am relatively new to C# and amtrying the following. Please send accross your suggestions and ideas even if you don't know the solution. I had developed an MDi application in C# where in there is a menu and a toolbar with the desired buttons and options. I wanted to create a certain user-control using which, I could manipulate the other controls on the form. The reason was that I had to hard code the logic of "saveButton.enable" and "cancelButton.enable" whenever "newButton.clicked()". I hope you all get the point. My objective was 1. to make a control (usercontrol), 2. paste it on the desired parent form; 3. edit that controls ...Show All

  • .NET Development Capabilities of Visual Basic 2005 Express

    I would like to eventually learn to write programs that control windows functions such as in this example: Create a program that can change the icon of all the folders in a chosen directory, by selecting an .ico file to asign to a group of folders and apply them to all folders in the directory at once. Can anyone tell me if the express edition will be able to make this possable Thanks Customizing a folder's icon is done by creating a file called Desktop.ini in the folder. The following link shows you how to do this: http://msdn.microsoft.com/library/default.asp url=/library/en-us/shellcc/plat ...Show All

  • Visual Studio Why FileCodeModel is Nothing (i.e. null) ?

    Hi, I want to modify code model of every new file added to project, but when ProjectItemsEvents.ItemAdded is fired, and I open this new added file, activate its window and call DTE.ActiveDocument.ProjectItem.FileCodeModel, then FileCodeModel is Nothing. Why it is not initialized How can I access FileCodeModel for newly added item from its event   Thank you for your answers. Hi Craig Skibo I have a question with the filecodemodel, I developed a add-in project, and I want to modify the code of the file which is generated by the add-in, when I use it in the console project and windows form project, it works fine, but wh ...Show All

  • Windows Forms Issue with designer not recognizing concrete overridden method returns

    I am currently building an application framework.  There is a base form and a strip builder form that inherits from it to build tool, menu and status strips as needed.  A concrete form then inherits from the strip builder form.  This architecture uses MVP and the presenters are "set" in an overridden "hook" method as follows: private AbstractPresenter _presenterDelegate; public FW_BaseForm() {    HookBeforeInitialize();    InitializeComponent();    HookAfterInitialize(); } protected virtual void HookBeforeInitialize() {    SetPresenter(G ...Show All

  • Windows Search Technologies WDS / web search result integration?

    Hello! Is there any way to integrate results from WDS searches with results from, say, MSN/Google web search providers in such a way that the "Windows Desktop Search Results" window as a single UI shows all the results together For example, the Google Desktop presents the user with an overview that shows the desktop result count above of the results from the ordinary web search (would maybe be nicer if it showed the exact desktop matches instead of the aggregated form...). Is it possible to do something similar using WDS Like that all the local search hits are presented together with the hits from a web search in a uniform ma ...Show All

  • .NET Development Avoid the use of a class

    Hi, I don't know if this is the right place to post my question but here it goes: I am developing a VB .Net class, a dll file. I am also developing a Windows App to use my class. Now, what I want to do is to avoid that other coder can use my class, I want to restrict the use os my class to my app. I herd about strong ID, but I don't know hot to use it. Any help Thanks in advance, Pedro Querido. Hello Pedro, The API you are referring to is the StrongNameIdentityPermission class [documented at: http://msdn.microsoft.com/library/default.asp url=/library/en-us/cpref/html/frlrfsystemsecuritypermissionsstrongnameidentitypermissionclasstopic. ...Show All

  • .NET Development card layout in .NET

    I want to create a GUI which consist of three different pages. Only one page should be visible at the same time. In Java there is a special layout manager handling this case (CardLayout), is there something similar in .NET, or how should I go about solving this    I have done a similar project and to force the order you would need to control the visibility of the panels. This does become a complex task when overlapping panels in the form.     What I did to solve this was record the panel dimensions. Shrink the panel on the y-axis so that the form background is displayed. Th ...Show All

  • Visual Studio install with sql server 2005 june

    Can VS 2005 July  work with sql server 2005 june Thanks No, they do not work together because the framework versions are different. You will need to install the Beta 2 VS 2005 in order to work with the version of SQL you have. ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. How to copy VECTORs or D3D mater,text or MESHes

    Hello, I am having a problem with creating a MESH object. I can load it from an X-file, but I would like to to be able to COPY whole object from one SPRITE to ANOTHER so I dont have to access .X file all the time... I can copy mest with CloneMeshFVF, but I fail in copying it's textures and materials... I think every class(SPRITE) should have its MESH type, MATERIALS, TEXTURES saved and not share same things,shoulnt it For instance, when object is being hit in game I destroy it, and therefore I am deleting also its mesh and mats, textures... I would appreciate any ideas Unless you are modi ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Need UV Atlas help

    I'm very interested in learning how to use the new UVAtlas class on the most basic level. The DX documentation talks about all the steps of usage on an abstract level, but I need an explicit step-by-step example (I am very dense). Can anyone help out Any examples would be appreciated. But specifically I'm looking to do something as simple as taking the "tiny.x" sample and generating a new UVAtlas for it. Thanks much!  Thanks, Ross.  I'll see what kind of trouble I can get into with that... ...Show All

  • Visual Studio Questions on Visual Studio 2003/2005

    Hello, I'd like to know which version is included of Crystal Reports in Visual Studio 2003 and 2005 I know in the 2002 (and 2003 ) it's version 9 (or equivalence) Also I would like to know which full Crystal Reports versions we can use with the .NET studios I've tested CR10 with 2003 and it fits but could XI work with 2003 for instance A list of compatibilities would be advantageous could you pls help me out... i get this wierd error Method 'ISCREditableRTFExportFormatOptions_reserved5' on type 'CrystalDecisions.ReportAppServer.ReportDefModel.EditableRTFExportFormatOptionsClass' from assembly 'Crys ...Show All

  • Visual Studio Team System TF30177:Team Project Creation Failed

    I am trying to create Team Project on VSTS Beta 3. I am getting following issues 1) Unable to create Team project Error and Stack below: 10/26/2005 4:13:12 PM | Module: ELeadServiceMediator | Team Foundation Server proxy retrieved | Completion time: 0.5793852 seconds 10/26/2005 4:13:12 PM | Module: ELeadServiceMediator | The template information for Team Foundation Server "VSTSRC" was retrieved from the Team Foundation Server. | Completion time: 0.1897986 seconds 10/26/2005 4:13:14 PM | Module: Wizard | Retrieved IAuthorizationService proxy | Completion time: 0.4595124 seconds 10/26/2005 4:13:14 PM | Module: Wizard | TF30227: Project creatio ...Show All

  • SQL Server Any full-text gurus - Help writing a query

    I'm not sure how I can best phrase this, but I need help writing a query that is inflectional, thesaurus and non word ordered specific. In other words, say a user is looking for a "car wash" but types in "wash auto" or "auto wash" or "vehicle wash" or "cars washed" or "washing cars" or "car and auto wash" or "automobile car wash", etc.  I still want a result produced of the entry in the database "car wash", how can I produce this query. Another example, say I want to produce a result of a record in the db "server administrators - sql" and a user searches for "sql server administrator" or "sql administrator", how can I produce the r ...Show All

  • Smart Device Development Launching nested cabs Windows Mobile 5.0

    My main installation cab contains a nested cab file. After it is extracted by wceload, I launch the nested cab in the install_exit routine of the main setup.dll. (I do this by calling ShellExecuteEx with the fully-qualified name of the nested cab file as the file to be launched.) I use EVC3 tools to build everything, because I want it to run on older versions of Windows Mobile Pocket PC. It all works fine on versions before Mobile 5.0. On Mobile 5.0, the call to ShellExecuteEx returns immediately, indicating that it successfully started the (wceload) process, but nothing is actually launched. I can use the same command in Mobile 5.0 to launc ...Show All

©2008 Software Development Network