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

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

Eugen2

Member List

euroelettra
yubai
xtega
dan123
abonefas22
AbdelMoniem
kritchai vanchainavin
lauch
Pavel Krebs
EltonH
Aisac G.
forcedfx
Alexandre Mineev MSFT
Noah Falk - MSFT
iknownoone
bollwerj
Andrew312
Osamakhattab
SummerBob
Matt2006
Only Title

Eugen2's Q&A profile

  • Windows Forms Backgroundworker Problem

    Hi, I have a problem. Im using a backgroundworker object to do some processing, but the dowork method is not executing properly. When debugging, the debugger goes to the first line of code in the method, and does not move on. Can anyone give me some insight Here's the code: { int current = 0; localhost. Photo [] photos = galleryService1.GetPhotos( CurrentGalleryID); current = 0; foreach (localhost. Photo photo in photos) { System.N ...Show All

  • Visual Studio Team System Invalid Build Type

    I have a problem running build types through the IDE. I created our Team projects and added build types for each through the wizard. One project has no problem running the build type. Most of the others state "BuildTypeName is not a valid build type". And the last project states I need "update Build Permissions". None of my permissions changed in between creating any of these project, so I am not not sure why I get that last error. As far as the ...Show All

  • Windows Forms Visual representation of a list (ala ListBox bottom to top)

    Hello all, getting ready to give up trying to figure out how to do what i need on my own so i'm trying my luck in asking here. I have a list of objects that i wish to represent in a visual list like a ListBox, the problem is i need to draw the items from the bottom of the control and upwards. I need the SelectedItem functionality offered by the ListBox (as well as Key-events, mouse-events and collection-changed-type-events) which has had m ...Show All

  • .NET Development Visual components .NET only?

    Are the visual components that you drop on the forms for designing your interface only functional using the .NET framework or are they accessable using the winapi Also, if the components are only functional using .NET, what does that do to performance compared to using api calls TIA, Mark I guess I'm not in the right forum to get an answer for this question. I've been digging around through the .NET ...Show All

  • Smart Device Development Can I use Visual Studio 2005 to develop Compaq iPAQ (H3600 series) applications?

    Hi (a newbie question) Can I use Visual Studio 2005 to develop Compaq iPAQ (H3600 series - Model=3660) applications   I have not used the iPAQ for over a year or two.  If this is possible what are the main tasks I'd have to do   e.g. Q1) Is the current verion of the iPAQ o/s pocket pc 2002 ok   Or do I need to upgrade this to a later view   If so I assume I would look on the compaq site   (i.e. I guess I fishing ...Show All

  • Visual Studio Team System Problems with Debug and FxCop

    Hi All, Sometimes when I starts the debug process, it do not stops in my breakpoints. I do the same thing with all my rules, but sometimes all my breakpoints do not work in all my rules.... When it happens, I am forced to create a new project and import all my rules to this new project. It is not a good idea and I'd like to know why it happens and if there is a solution. It happenned 4 times up to now.  I am using fxcop 1 ...Show All

  • Visual Studio Team System Install Team Foundation Server Beta 3 Refresh with Sharepoint Portal Services 2003

    Heya, I get this error when trying to install: "Visual Studio Team Foundation is not compatible with Microsoft Office SharePoint Portal Server 2003. This is a placeholder." Could someone enlighten me a bit more What do I need to install I can not remove SharePoint Portal Services as it is our intranet site. Surely the SharePoint Portal Services has everything the Team Foundation Server need Cheers, Chris Yes it ...Show All

  • Visual C# if or #if(preprocessor)

    Hi everyone, I would like to ask that which of the following make the program fastest if or #if(preprocessor) Briefly, my question is that which one provide a program to be compiled or executed faster than the program done with other statement #if is processed before the code is compile. With this statment you cannot have "dynamic" comparision, your variable need to be defined before and is considered constant. # ...Show All

  • .NET Development registering for COM interop creating duplicate registry entries.

    Hi, I am working on .NET 2.0 beta2 on Windows 2000 advanced server. I have created small .NET dll, in which I have exposed a number of classes for COM interop using ComVisible(true) on those classes, for example:         [ComVisible(true)]         [ClassInterface(ClassInterfaceType.None)]         public  class Class1: IClass1         { ...Show All

  • Windows Forms how do i use these dll compnents?

    when i find a control that i like and then download it, all i get is a .dll.  what do i do with this to use it in vb Right click on the toolbox in VS.net, and select Customize. Then select .net components, and& ...Show All

  • Windows Forms event on record change

    I have a form with a binding navigator to scroll through a number of records. Each record shows several numeric fields. There are also a couple of calculated fields on the form. When a person clicks on the binding navigator to change records, I would like to fire the code which will recalculate the calc'd fields based on the values of the new record showing. I can't seem to find the event to put these calc lines in. Can someone direct me Thanks! ...Show All

  • Visual Studio Gatteing a Service from within an Addin

    Is there a way to access the GetService method on a service provider from within an AddIn. ----------------------------- Jack Stephenson Hi, System.IServiceProvider is the new managed interface that is specific to .NET components and containers. Microsoft.VisualStudio.Ole.Interop.IServiceProvider is the legacy OLE interface defined by Windows that all COM containers/components support. Hope that ...Show All

  • SQL Server ASP.NET and OLAP offline cube

    Hi, I would like to know the provider for OLAP offline cube, I mean to say that how I would able to connect to offline cube from asp.net, Please help me on this. Jag Use OLEDB. There are many examples on the Internet so search for: asp.net oledb. Here is an overview of the architecture: http://msdn2.microsoft.com/en-us/library/ms174518(SQL.90).aspx You will also need a local cube engine (ms ...Show All

  • Visual Basic Error adding new data connection

    Please, I need urgent help on this error (follow the link to the image) .The text in spanish means "System cannot find file specified". This ocurs when i try to add a new connection to a server. I'm try to reinstall all VisualStudio, but error still appearing. Somebody can helpme Thanks! Hello Sunder I'm using SQL Server 2000 Developer Edition and SQL Server 2005 Pro and Dev editions. Thanks. Jose M ...Show All

  • .NET Development Where are the ASP.NET 2 Quickstarts?

    Can someone point me to exactly where I can find the downlaod for the ASP .NET 2 quickstarts   The go.microsoft link points to asp.net site, which then doesn't seem to offer too many clues... except that the quickstarts can be consumed from that site. thanks, -s Hi Scott, Here you go, http://www.asp.net/default.aspx tabindex=5&tabid=41 Thanks, Kedar ...Show All

©2008 Software Development Network

powered by phorum