Software Development Network Logo
  • IE Development
  • Windows Vista
  • Windows Forms
  • Smart Devicet
  • SharePoint Products
  • Microsoft ISV
  • Visual Studio
  • Audio and Video
  • .NET Development
  • Game Technologies
  • Visual Basic
  • VS Team System
  • Visual C#
  • Visual C++
  • Visual FoxPro

Software Development Network >> Henrik Nilsson's Q&A profile

Henrik Nilsson

Member List

Edwardvb
ZhenYuan
Luis Esteban Valencia MCP.
jorijo
Toon Nijland
DotNetGuy_03
Montana47
TJ2007
NetPochi
Shane1990
Peter Peter
Igor_MR
AndersBank
Luis Esteban Valencia Muñoz
Ical
amberBC
LeoXue
RITZ
Steve Hempen
JAul
Only Title

Henrik Nilsson's Q&A profile

  • Game Technologies: DirectX, XNA, XACT, etc. 3D presentation

    Hi guys, I really want to waw my client and write a window display for a real estate shop using C# and managed DirectX 3D. It will be a presentation running accross 4 screens. I have a basic amount of experience working with meshes and textures, etc (I made a 3D space shooter around a year ago). But, I'm lacking ideas really of how to present pictures and info about apartments and houses... Could anybody possibly inspire me Thanks! Since they have the images stored then maybe morphing from one image to another and each screen can deal with a certain section of the database. Like the Michael Jackson video. Texture transformations might be quite interesting. You can have ...Show All

  • Windows Forms Windows Forms Tab Control problem !!

    Hi all, I'm trying to select a tab from the windows form's standard tab control on right clicking of mouse button on the tab button (when the context menu is shown) The mouse event args gives me the location of the mouse pointer. But the tab control doesn't expose any method or property to get the tab on which my mouse pointer is hovering. If anyone has the solution I will be thankful if you can let me know. Hoping to hear from you guys... Thanks and Regards, Mick, An extraordinarily helpful link.  Thanks for posting this! While the solution you posted isn't exactly what I was looking for (I'm not looking for hover functionality), the information I needed was there in essence.  For those who just want to achie ...Show All

  • Software Development for Windows Vista Where is the WWF download needed for WSS 2007?

    I am having a real issue here trying to get either WSS or SPS 2007 up and running in my VMWare enviroment, I have everything configured, IIS, .NET, ect execpt for one major piece of the puzzle, Workflow Foundation Beta 2 or greater! I have been googleing and searching M$ site now for 3 days and no luck....can someone help me out I have downloaded the extensions for .NET but that is not what I need as the installer says the same thing everytime. Setup is unable to proceede due to the following errors: This product requires Windows Workflow Foundation Beta 2 (build 3.0.3807 or later) Please refer to the readme file for instructions on how to obtain these pre-reqs. The readme has no helpful information for this issue. Thanks! ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. ModelView example program

    I have been tinkering around with the XNA beta since it's release, however not as much as many of you. I'd like to release to everyone here what I've been working on and would like to get any and all feedback on it. The program is a simple model viewing program that loads .OBJ files and displays them. The model I have packaged with it is a tree done by Will Cox and uses alpha channels for the leaves. Some things are still hardcoded, so if any of you want to make improvements and upload them as well that'd be cool by me. It can be downloaded here: http://www.obscurityfactor.com/ModelView.zip One note: I have yet to fix an issue with multiple alpha textures on top of each other where one may not let you see through another. I believe one po ...Show All

  • Visual Studio Express Editions image with grid coordinates?

    Hi, Is there any way to define an image with grid coordinates in order to use the mouse over event Ken I'm using a form with nine images (picture box) on it. Could you demonstrate the mouse down event using a set of coordinates, which defines a small box area ...Show All

  • Software Development for Windows Vista Can I turn off the Vista built-in CD-Recording ?

    Is is possible to turn off Vista CD-Recording (CD/DVD burning function) like in XP Thanks. Press WinKey+R and type “gpedit.msc” (without the quotes). Navigate to: User Configuration > Administrative Templates > Windows Components > Windows Explorer In the right hand pane, double click on “Remove CD Burning features” Set the value to “Enabled” and press OK. ...Show All

  • SQL Server Starting the SQL 2000 to SQL 2005

    Where to start. I have my 2005 CD ready and server. So i will install 2005. How do i start migrating SQL 2000 to SQL 2005 (on our SQL 2000 some of the databases cannot be converted to 2005 as the vendor is not ready. Is there a way to do each database one by one.....(If so if anyone got any recommendations on how to start this i appreciated it). Thanks Hi, I would suggest to refer below article for Upgrading to SQL Server 2005 http://www.microsoft.com/sql/solutions/upgrade/default.mspx http://www.experts-exchange.com/Databases/Q_21712223.html http://www.sqlservercentral.com/columnists/rpearl/installingandupgradingtosqlserver2005.asp and some threads http://www.sql-server-performance.com/forum/topi ...Show All

  • Windows Forms How to get target path when drag/drop (.NET2.0 C#)

    Hi, I want to drag an item From my listview, To local computer's filesystem. I need to get the path of the target filesystem, how to do that in C# Br, -L Lanceli wrote: Hi Andrew, Your post gives me helpful hint. But my "file" in the ListView doesn't exist in local file system. This file is binary format content in the memory. I guess I know how to accieve it. Hope ItemDrag is the correct event to use. Thanks a lot! I will close this post as soon as I solved my question! BR, -L Yeah, you're on the right path... Search google too, you will find plenty of source out there. ...Show All

  • Visual C# C# Vista Issue

    I am not sure if this is the correct location but I am getting an exception when I am running this piece of code in Windows Vista while logged in as a user: System.Diagnostics.Process.GetProcessesByName( proc, System.Environment.MachineName) Is there a different way to run this I am using .NET 1.1 framework for development. Hi, what is the error you are getting I am guessing a security exception. Most likely in XP you were logged in as the administrator, in Vista you run as a normal user even if you are part of the administrators group, you will need to set the appropriate security permissions in your code to be allowed to see what processes are running. Mark. ...Show All

  • Smart Device Development Help with Invoke on CF

    I have been trying to nail this problem for a week now, but can't seem to get it right. I am building a Jabber application for the PocketPC and am using a third-party component for n-software. The n-software component does the usual things: expose a connect method, but also an OnSync event that fires when the device has logged into the Jabber server successfully. The OnSync THEN downloads the Jabber Roster (ala MyBuddies). Once I have these buddies, I want to parse them and put them, by group, into a TreeView. The issue is the old threading problem. I can't get the TreeView to load the Roster. ANy help would be appreciated... THANKS. My code is as follows: Delegate Sub MyEventHandler(ByVal sender As Object, ByVal e As nsoftware.IPWor ...Show All

  • Visual Studio Express Editions VB 2005 Exp - Running exe file on other PC

    Hi, I was triyng to run my application on other computer and when I start the exe file, the following error ocours: "To run this application, you first must install one of the following versions of the .NET Framework v 2.0.50.727" What can I do Regards, Pedro there would be a problem with the application itself in that case, perhaps its looking for something or couldnt load some files, perhaps you were using some 3rd party plugin or SDK which was not installed on the machine. ...Show All

  • Windows Forms How to handle Ctrl-Drag on design surface?

    Hi, We've got a custom designer working, we can drag items from our toolbox onto the design surface without any problem. However, we want to handle dragging while holding down control - this should create a copy of the control. When ctrl-dragging, the icon changes to a + to indicate that this is what it's going to do, but on releasing the mouse, nothing happens! The MSDN magazine example from March 2006 has the same 'feature'. What do we have to do to enable the creation of the new control Many thanks, Gary Hey Doug, How do you add the service We are looking for a service of type ComponentSerializationService, so if you are registering a type of CodeDomComponentSerializationService , we won't find it. Marti ...Show All

  • Visual Basic how to create a thread with parameters?

    scenario ======= When I get a Created event from a FileSystemWatcher, I want to start a process to see when the file has finished being created (which FileSystemWatcher doesn't give). I have a class called FileWaiter which starts a thread and will raise an event when it can open a file for write, i.e. it has finished being written. Obviously, I could get multiple created events for multiple file at almost the same time so I need to cope with that. However, to declare my FileWaiter with events, it has to be declared at module level, and when I get the fileCreated event, I create a FileWaiter MyFileWaiter = New FileWaiter(e.FullPath) which I will dispose of as soon as I get the FileEndCreated event, but if 2 files are created at once, i ...Show All

  • Visual C# Operator '+' cannot be applied to operands of type 'T' and 'T'

    One day, the Microsoft C# team will stop treat us as kids, and this code will become possible:   public static ABIDataVoidNull<T> op_Addition_NV_NV<T>(ABIDataVoidNull<T> inValueL, ABIDataVoidNull<T> inValueR)        {            if (inValueL.IsVoid)            {                return (ABIDataVoidNull<T>)inValueR;            }            else if (inValueR.IsVoid) ...Show All

  • SQL Server Control/Limit Memory usage

    Hello, I was wondering if there was a setting or a way to limit or restrict the amount of Memory an SSIS package can use I know that by default the windows OS limits a process (a package in this case) to 2GB and up to 3GB with AWE enable but what if I wanted to say Limit it to 1GB of memory is there anyway to do that Is there an SSIS Engine setting or Package property somewhere Thanks! See if this helps you. Check out the Buffer size section in this paper: http://www.microsoft.com/technet/prodtechnol/sql/2005/ssisperf.mspx ...Show All

©2008 Software Development Network