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

Software Development Network >> SSISy Boy's Q&A profile

SSISy Boy

Member List

Dan Ellis
jsanthanam
w_jackson
tj-uk
Yury
hallem
Atkins
Valerio
nesteroff
aspx
Nico.Kaiser
Sunkakangi
mickey arnold
Robin27015
hsheboul
Ryan Swann
???
lohit
nunuk
Henri KONSTAIN
Only Title

SSISy Boy's Q&A profile

  • Visual C# DLL Files

    You can create an DLL so that you can easy deploy this with more projects. There are no performance penalties, when a DLL is needed it will be loaded and it stays loaded untill the application ends. For your development it can be handy to have multiple projects (DLL's) and for the update process it can be usefull to. The user doesn't have to download a very large .EXE file when you only updated one class for example. You can sepperate them ...Show All

  • Windows Forms Mouse Events in a user control

    Is there a way for my user control to receive mouse events instead of its constituent controls  I have a user control to which i added couple of labels with dock property set to top and fill. My user control never gets the MouseEnter or&nb ...Show All

  • Windows Forms DataMember property 'FK_Index' cannot be found on the DataSource

    Hi, Using VS .Net 2005 RC, C# I have a Windows Form "formMaster" containing a BindingSource "bs". When creating an inherited form from "formMaster" where I drop 2 browsers where 1 is the master and the other the detail everything runs fine. The detail-browser show automatically the childdata of the masterbrowser selected record. So far so good. But! When changing the DataSource property of the DataGridView of the masterbrowser and th ...Show All

  • Visual C# Help me, please !

    Hy ! Please help me ! When i try to execute a command such as tasm.exe on the command window in VC#, the messeges that have been created by this command aren't  printed in to the filename that Tools.LogCommandWindowOutput had created, onlz the syzstem messeges are.  Can I print the messages into the file .log Yupi, io, uraaa, heheehe, thank's, thank's, thank's, thank's, thank's ! It's working ! Thank's ...Show All

  • Visual Studio Team System Install issues with 2005 developer edition ctp

    Hi,    I am trying to install the SQL Server 2005 Developer Edition CTP that came along with the VS2005 Beta 2 Team Foundation Server.    I am not able to install the software. Setup always exits with this message. "--------------------------- Windows XP Setup --------------------------- Please go to the Control Panel to install and configure system components. --------------------------- OK   ---------------------- ...Show All

  • Visual Studio Team System Show all files in a project which are out of date

    Is there a way to show all the files that are not the latest version in a workspace i.e Out of Date Thanks Richard Entering the project didn't seem to work, but if I omit that I get what I was looking for, a list of out of date and missing files. Many thanks Richard. ...Show All

  • Visual Studio 2008 (Pre-release) Extension Methods: Static Electricity?

    As Anders pointed out in his Channel9 demo, Extension Methods in C# 3.0 really make Linq possible. After drilling into Extension Methods and wanting to not like them, I must ask: what were the alternatives The example that Ian Griffith's gives of some 3rd party developer quietly including something like: namespace System {     public static class Evil    {         public static vo ...Show All

  • Visual Studio Team System Sharepoint Portal Server is not compatible with Visual Studio Team Foundation

    Hi All When I'm trying to install Beat 2 VS 2005 Team foundation getting this error. I have installed Sharepoint portal server 2003 and Sharepoint portal windows service with service pack 1. Also I have installed sharepoint language pack also. But still Im getting this error. Anyone could you plz help me Thanks in Advance. Regards, Raghu For this BETA2 release of the Visual Studio Team Foundation the installation must be prefromed specifi ...Show All

  • Visual C# Application Configuration Files in VC# (App.config ---> <app>.exe.config)

    I am creating a application configuration file.  I am interested in using custom sections, not just the default <appSettings> section.  I have created handlers to read the custom section shown below.  I want to update or write back to sections in the configuration file.  How can I do this < xml version="1.0" encoding="utf-8" > <configuration>   <configSections>     & ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. DirectX Extensions for Alias Maya 7

    When will the export X for maya 7 be released Or is there a way to convert 6 binary or 6.5 binary too work with 7 This is what we're saying, it doesn't work. It compiles, sure, but it also crashes like crazy and can never export a .x file. And yes, I updated the paths. What is MS doing about this Anyone know Or do they just continue to ignore their users ...Show All

  • Visual Basic A Pause with a Loop

    Okay...what I want to do seems simple but I've been at it off 'n on for a few days with this & finally decided to post my question. I have a Label I want to flash on & off a few times much like a warning sign. You would think something as easy as: For i as Integer = 0 to 20 Label1.Visible = True Thread.Sleep(500) Label1.Visible = False Next would do it. But it doesn't. I tried throwing a timer in there s ...Show All

  • SQL Server future enhancement

    I would like to see bread crumbs in report manager for linked reports and drill through to make it easier for users to navigate back to the parent and intermediary reports. The browser back button can be a little flakey. It would be REALLY nice if this could be put into the new report viewer control in VS 2005 also. I would also like to see a "My Reports" feature that would allow a user to create a list of repor ...Show All

  • SQL Server SQL Agent and DTExec

    Does SQLAgent use DTExec to execute packages We've run into a situation where a custom written WMI script (to run a remote process) runs fine under the Execute Package Util, but just hangs upon completion of the wmi remote call when executed as a SQLJob! I think to sum things up: when you execute a SQLAgent job, the WMI monitoring doesn't work - It will never call the ProcessEnd function. Anyone have any ideas or workarounds (I. ...Show All

  • Windows Forms DataGridView Combobox Cloumn

    Hi, I have a recipe form that shows the recipe ingrediants in a linked Data Grid View. I have changed the ingriidient field to a Combobox column. This works fine until I try and add a new line and as soon as try to endter a new&n ...Show All

  • Visual C++ Adding as a Reference changed some function definitions ??

    Hello Everyone, I have an .exe which is a COM component, I used it in WIN 32 it worked fine as expected. I used the same exe as refrence in .NET and some function definitions got changes...For Example Originally in WIN 32 the function looked something like this virtual HRESULT __stdcall raw_OnChallenge ( long attemptsRemaining, unsigned char password[20]) IN .NET the object browser shows something like this.... System.Void OnChal ...Show All

©2008 Software Development Network

powered by phorum