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

Software Development Network >> Zoltan Magyar's Q&A profile

Zoltan Magyar

Member List

Anthony Frayling
PGT
Luke D
beatriz_da
mlinder
AndreasE
CongdonJL
jarekb
Casey Chamberlain
ACorbs
DanielHac
Carlos Mendonça
Golem
Lacrosse_man16
GSIL
knechod
Nallasivan
Vishal Verma
SystemCodeDigger
BenK
Only Title

Zoltan Magyar's Q&A profile

  • Software Development for Windows Vista Custom Activity - Probelm with EventSink Activity

    Hello, i tried to model a custom activity. This activity does contain of a) InvokeMethod Activity b) EventSink Activity out of the activity galery delivered. I also implemented a Service which I added to the workflow engine in order to connect the method invokation and the event sink. Then I build up a sequntial wf out of my custom activity. The method invoke activity within my custom activity works properly, but when my async. operation is finished and I want to raise the event to trigger the eventsink activity the event within the added service was null. The same scenario works fine when i model this directly within a sequential wf. Regar ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Directx

    I have installed directx 9.0c, shown finished, but when I run dxdiag it shows 9.0b. I have upgrade windows XP pro, graphic card (intel 82845) what else can I do, most of my game require 9.0c regards Dave First off you really need to go to the Main DirectX forums or support areas as these groups are for the development of computer games or applications using directx. Here is the link to the DirectX Home Page, http://www.microsoft.com/windows/directx/default.aspx . But for your problem I would make sure that you have completed a windows update and if there select the DirectX Runtimes, if it is not there you have the latest ...Show All

  • .NET Development .NET Assembly Security

    Hi all, just a quick question. Since there is a .NET Reflector written by LR which disassemble an exe/dll file, i can't find anything nor a better solution to get secure. How are we suppose to write a secure .NET app since it can be disassemble Is there a way to do it or perhaps possibility Or what's your recommendation / suggestion Regards, David [.NET NEWBIES] codeveil can disable CLI header http://www.xheo.com/products/enterprise/codeveil/ ...Show All

  • SQL Server Ignoring Source Field

    Hi, I am implementing a Transactional Replication btwn two SQL 2000 servers, which is using Data Transform services (DTS package) to manipulate the data. I need to ignore a source column from replication but that column field value needs to be appended with other field column. For ex. Let two source fields be named FirstName and LastName. In the target database i need to merge those field values into a Single field called CustomerName. Also i don't want the two source fields to be replicated in the target. I tried to ignore the field by unchecking the Column Transformation and Mapping screen, but then unable to append the ...Show All

  • Visual C# COM wrapper in C++

    Can someone give me some direction on how to create a COM wrapper in C++ Currently, I have a class that displays the splash screen for the app.  I have created a C# COM that displays the splash screen and I need to basically dump that C++ class and make the wrapper for this C# COM. Any help is appreciated.  Thanks! So I'm going to ask for some clarification here.  If you're looking for how to create a COM wrapper in C++, this forum on C# seems like the wrong place. Next you mention creating a C# COM that displays the splash screen. Are you sure you're creating a COM component Or do you me ...Show All

  • SQL Server Option for accessing external DLL's from the CLR

    What are my options for calling external DLL's from SQL CLR, I used to use the sp_OA method but these have been converted to .Net assemblies and I do not want to use interop for several reasons. Any suggestion would be greatly appreciated. J- Are the external DLLs .NET assemblies, or...   If they are not, interop is really your only choice (or turn back on object automation).  If they are assemblies, just load them into SQL Server (using CREATE ASSEMBLY) and go for it...   -- Adam Machanic Pro SQL Server 2005, available now http://www..apress.co ...Show All

  • Visual Studio VS.NET 2003 reference

    I'd like to start writing some addins for Visual Studio but I'm not sure where to find trustworthy documentation. I've scoured msdn and don't really see anything other than topical information. I'm reluctant to buy the books that are out because the review stink. An example of some of the information I'm looking for right now is how to simply add a menu item to the HTML editor window.. or to all the windows (code, html, sql, etc). I have code like this: oCommandBar = applicationObject.CommandBars["Code Window"]; that adds to the code window but I can't find anything the explains anymore than this basic type of stuff. I enumerat ...Show All

  • Windows Forms WebBrowser to view documents like word docs

    I have being using the WebBrowser control to show documents like office files and pdfs, i am now changing my EXE to an ActiveX to use in my new web application only now i get an exception saying "Adding a WebBrowser control in Internet Explorer is not supported" at System.windows.forms.webbrowser.CheckIfCreatedInIE Due to the encryption and way my program must work it must be ActiveX so does anyone know how to get around this or raise events back to the parent Internet Explorer (which does not apear as my controls parent) Thanks in advance, Paul As far a I know, you cannot embed an active ...Show All

  • Visual C# Digitally sign a c# web form from a CaC (smart card)

    Does anyone know how or does anyone have some sample code on digitally signing a web form Right now we have a manual process on our network accounts. Someone fills out the form on the web, prints it and then faxes it to us. I'd like to make this as automated as possible. Thanks, Frank Hi, Thanks for your posts on MSDN forums. Basically, it doesn't make sense to sign a web form in your source code, for the security check is based on binary data transfer. And it's highly suggested you enable SSL of your server's iis setting after you request a verisign certificate to public at: http://www.verisign.com . It ...Show All

  • Windows Live Developer Forums Client Error

    Hi everybody, I keep getting sporadically the following exception the only solution I have found so far was to replace the AppID. Does anyone else have a better idea Does anyone else have this problem (I tried changing the culture info with no luck so far) System.Web.Services.Protocols.SoapException: Client Error    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)    at Nocturnal.com.msn.searc ...Show All

  • Visual Studio Express Editions Console applications output

    I plan on making a program which uses various console applications. I was wondering whether there was a way to make the console text output show up in a second window or picture box of the GUI I am making. Hi Drak, I played with this abit and not exhaustively, but what I saw was highly discouraging. I made a console task and attemtped to import system.windows and created and instantiated a form. No matter what I did, I was unable to invoke that form so I'm pessimistic about this. I think at best you're going to have to go to a two processes an do interprocess communication. I have played only ...Show All

  • Visual C# Formatting a string

    hello all, Can u please tell me quivalent of below string in C#.NET strVehiNumber & " " & strVehiLocation & Chr(13) & strVehiTime & Chr(13) &strVehiSpeed & " Kmph" specifically,How to insert chr(13) in my C#.NET string Thanks , Anil Dhiman In C# you can insert any hexadecimal value in a string using the \xHH[HH] escape sequence like so: string str = "Hello\x0DWorld."; However if you are trying to put a newline in then you should use the \n, \r or \l escape characters instead. \l I believe maps to 0x0D. Normally you use \n which maps properly ...Show All

  • Software Development for Windows Vista Vista UI lacks of Transitions, Fades and some other things

    I like Windows Vista very much, but when i compare the current December CTP [of which I am beta tester] with a Mac OS X Tiger video found on the apple homepage, Vista falls behind in some areas. What I find so pleasing in Mac OS X are the cool but not annoying transitions in various parts of the user interface. In Vista, except of the window minimize to taskbar, maximize from taskbar, window open and window close effects, there are none noticable. There should be much more, for example when opening the start menu, etc. There are tons of possibilities for transitions which look nice,  aesthetic, don't disturb users and help better recog ...Show All

  • Windows Forms Hide the "Sorting" arrow in the column header of the DataGrid

    I have the sorted DataView as the DataSource for my DataGrid. AllowSorting for DataGridTableStyle is set up to false, so user cannot sort. When the DataGrid is displayed in the header of the column sorted in the DataView I see the arrow (which usually showes the direction of the sorting). I would like to hide this arrow. Is there a way to do this Thank ...Show All

  • Visual Basic Converting VS.NET Date to SQL datetime

    I think I'm having problems converting Date datatypes from Visual Studio.NET to datetime datatypes in SQL. It's SQL Server 2000 and Visual Basic.NET 2003. I can't find any methods that perform that task. ...Show All

©2008 Software Development Network