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

Software Development Network >> Milos Cimfl - MSFT's Q&A profile

Milos Cimfl - MSFT

Member List

antonella cavalleri
Kevin.Ji
colecovizion
CiTiZEN
fictionforever
Markchr
vpsivam
Puru
NateLucy
Robert Wishlaw
SQLDBAs
Amjath
Sean Stapleton
lawrieg
Ziran Lin - MSFT
Ilir Lako
DaveWadd
jpx
ibeanz
KevinBB
Only Title

Milos Cimfl - MSFT's Q&A profile

  • Visual C# Web Page using C#

    I created a new web page in VStudio 2003.  Then I drag a control (any control) over to the web page.  VS snaps the control to the top left corner of the page and when I try and move it, it snaps it back to the top left of the page.  Before you ask, yes, my page layout is GridLayout. Any suggestions Thanks hi may be u can reposition these type of controls by editting the html code example u can insert some <br> to make the position of the control down by a line instead of being the most top left corner ex:    <br>    <br>    <br&g ...Show All

  • Visual Studio Team System MS project problem

    Hi, We are using VSTS for the scenario explained below; let me start with some background first. Background: 1. We have three different modules in a project. 2. Leads of each module prepare their own mpp. 3. We have some common resources, across the modules. Assumption: 4. Team lead assumes that, at any point of time, the common resource is available to his module, and prepares the mpp accordingly. Requirement: 5. a) We need to merge three mpps. b) We need to perform resource leveling. (Say by project manager). c) And re-publish the modified mpp to the module leads. (From 4, it ...Show All

  • Visual Studio 2008 (Pre-release) Method parameters

    Hi, i would like to know what the parameter replacing the StartingUpCancelEventArgs is in the latest version of C# or the Winfx feb ctp really. I'm reading a book based on an earlier version clearly. The method is: void AppStartingUp(object sender, StartingUpCancelEventArgs e) { ..... } Intellisene has not a hit at the second parameter, and instead it gives the alternatives StartupEventArgs and StartupEventHandler Best regards Are you taking about the Application.Startup event If so, then it should be: private void OnStartup( object sender, StartupEventArgs e) { } ...Show All

  • Visual C++ Atlwin.h and VS.NET 2005

    I'm working on a project (HydraIRC) using a modified version of atlwin.h. When converting this project to VC8 I've encountered some errors, which all have been resolved except for some with atlwin.h (CWndProcThunk) . I've tried using the standard atlwin.h (only to meet more errors), and tried several modifications to it. I've tried just replacing the one section with no luck as well. I've used a recent (if not most recent) PSDK, and what was included with VS.NET 2005 standard for this. Errors: c:\Documents and Settings\User\Desktop\04.16.06.HydraIRC.VS.NET.2005\HydraIRC - 2005\HydraIRC\include\altered_ms_includes\atlwin.h(2231) : error C214 ...Show All

  • .NET Development System.Threading.Thread.CurrentThread.CurrentCulture.Calendar.TwoDigitYearMax

    I opened, converted, and rebuilt an existing class lib in 2005.  It compiled without error, but there was a runtime error with the following: System.Threading.Thread.CurrentThread.CurrentCulture.Calendar.TwoDigitYearMax=2050 Apparently this property is readonly now.  Paradigm shift   What to do Jeremy Paradigm shift may be a bit lofty but you are correct - in Whidbey, we've made the default CurrentThread.CurrentCulture read-only. You can, however, clone a copy, make modifications, and set the CurrentThread.CurrentCulture. try the following: CultureInfo newCI = ( CultureInfo )Syste ...Show All

  • Windows Search Technologies How to kill a process that is not even listed in task manager?

    Hi, I'm having a problem to kill a process. For your information, the process is not even listed in the task manager. I would like to delete that particular file, but it seems like there's a process of software currently associated with that file. When i try to rename, move or delete that file, an error came out saying: "Cannot delete filename: It being used by another person of program. Close any programs that might be using the file and try again." For your information later, i am remoting this computer from my site. I don't know wether by restarting the server would solve this problem, as if that the only one thing i wouldnt want to ...Show All

  • SQL Server Error messages upsizing from MSAccess database to SQLServer

    I am trying to use SQLServer for the first time and I am trying to use the upsizing wizard on Access to get moved over to SQLServer. I am getting the following error messages: Connection failed: SQLState: '01000' SQL Server Error: 2 [Microsoft][ODBC SQL Server][Shared Memory]ConnectionOpen (Connect()). Connection failed: SQLState: '08001' SQLServer Error: 17 [Microsoft][ODBC SQL Server][Shared Memory]SQL Server does not exist or access denied. Does anyone know how I should proceed Any help would be appreciated. Thanks Which version of SQL Server are you using Does th ...Show All

  • Software Development for Windows Vista So we're n00bs doing a project, what should we use?

    We are working on a custom Motion Tracking system for a web camera.  Basically what we're doing is to capture a still from a web camera and tracking an object as it moves through a scene by taking some stills a few times a second and sending a signal to move a platform to center the camera on the last known position on the object.  Essentially this is a development for motion tracking for web cameras that do not have built-in motion tracking capabilities.  However we have never done programming in DirectX and are not sure which to use, DirectShow or DirectInput.  Which is the best choice to use (or is something e ...Show All

  • Visual Basic Downloadable Search Application (windows) using VB.NET

    Hi- I am working on a downloadable desktop application (windows) using VB.NET which can search for data in a data file. I have used XML as a data file before, are there any other better data file formats available Any help will be highly appreciated. Thanks, Prabhu Thank you, Vikram. I am expecting the new tool to go live in the month, so I am not sure about SQL Exp. 05, but will look into it. Regards, Prabhu ...Show All

  • Visual Basic How do I create an application which will download and stream files from the RTP/RTSP Protocol?

    Hello, Is it possible to create a programme which will allow me to either download the file or stream from the web server with the following protocols: RTP/RTSP/PNM So far I've managed it with the other protocols, HTTP, FTP, etc... I've tried the same methods and a few variations but can't the files to stream or download from RTSP protocols. Is this possible at all in Visual Basic .NET 2005 There's no built-in support for these protocols in .NET. You can build your own with the Socket class, buy a commercial solution , or go open source . I suspect the real problem though is with the codecs you'll need to decode the stream. T ...Show All

  • Windows Forms Visual Studio 2005 Service Pack 1

    What I want to know is when can we expect the desperatly needed service pack 1 for Visual Studio 2005 I've had so many errors so far when working with the Windows Forms designer, it is not only VERY frustrating and wasting my valuable time, but, it is also embarrsing when my projects and clients are being delayed because of a low quality tool. I expected higher quality standards from Microsoft! Don't get me wrong, I love .Net and especially version 2. It's just getting so frustrating to experience these errors in Viusal Studio and then red about them on the web to find out that I'm not the only one experiencing them and nothing is bein ...Show All

  • Visual Basic How to "Pop" a Windows App on Top of Other Windows Apps?

    I have a windows application that when I start it, I want to let it run and let me go off and work on another windows application such as MS Word. When my application has completed its task, I would like for it to "pop" in front of the MS Word application (or whatever app is running) so that I know that my application has completed its task and is ready for new input. How can I accomplish this Would it be easier to have my entire application "pop" to the front or simply have some dialog box come to the front Thanks for any help! Both are about the same difficulty. To make a form ...Show All

  • Visual Studio Team System Create a Test List in VSTE For Dev

    I am trying to set up a build type in Team Foundation Server that runs a set of unit tests as part of the build process. However all the docs I see reference features I can't find. I suspect they are part of TE for Testers, which I don't have. How can someone who does not have Team Suite, or Team Edition for Testers create a build type that can run unit tests Unfortunately that is correct, test list creation is only fully supported in Team Suite or the Tester edition.   I'm not saying it can't be done - the "test list" and build config files are in XML so in a real pinch it's possible to manu ...Show All

  • Visual Studio Team System Code Analysis

    Is it possible to magage the code analysis rules that are excluded through the Process Template Manager For example, we'd like to disable a consistent set of code analysis rules across all our projects. How can this be done Thanks in advance. Mark Hi, This is currently not supported. Code Analysis settings for more than one project can only be set via the Code Analysis Policy which operates at the Team Project level. These settings can then be migrated to each project in the Team Project. We're looking in to better company wide Code Analysis settings for future versions. Regards, ...Show All

  • Windows Forms How to set scanner properties using code in c#.net

    How to set scanner properties using c# code I tried the below code in several ways. It's giving error: -------------------------- WIA.Device d = axCommonDialog1.ShowSelectDevice(WIA.WiaDeviceType.ScannerDeviceType, false , false ); string deviceName = ""; //object tempobj; foreach (WIA.Item item in d.Items) { foreach (WIA.Property itmprop in item.Properties) { //deviceName = ((IProperty)itmprop).get_Value().ToString(); deviceName = ((IProperty)itmprop).PropertyID.ToString(); if (itmprop.PropertyID == 6147) { //((IProperty)itmprop).set_Value(ref tempobj) = 300; //MessageBox.Show(((IProperty)itmprop).Name); ...Show All

©2008 Software Development Network