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

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

PsilentKnight

Member List

SKClay
leok
Sahvanikla
pxcosis
Piggy
i need help!
Speedy200
mrplatypus
Indiana Bob
R2B2
haircuttedfreak
Niels A-J
Bunchito
Pankaj Sharma
SteveSatriani
bikebogota.com
Rogma
Craig Mellon
bobmarble
zelda
Only Title

PsilentKnight's Q&A profile

  • Visual Basic Property not visible

    I have created a form with a defined property called InputSpread. Imports System.Drawing Public Class ImageForm     Inherits System.Windows.Forms.Form     Private cr As FarPoint.Win.Spread.Model.CellRange     Private bmap As FarPoint.Win.Picture     Private MyBitmap As Bitmap     Private myInputSpread As FarPoint.Win.Spread.FpSpread      Private ptSta ...Show All

  • Smart Device Development Not a valid Pocket PC application

    After a lot if struggle I was able to convert a eMbedded app to Studio 2005. It compiles and links with out any problems. (We are compiling for PocketPC 2003 ) We are trying to run it on the emulator but we get a "Not a valid Pocket PC Application" Error. Any ideas of what are the primary reasons for this error. Thanks what the type of your app is Some thing that I would suggest to do is to create a new Whi ...Show All

  • SQL Server Can SQL Server 2005 Reporting Services run against/on a SQL Server 2000 instance??

    I was wondering SQL Server 2005 Reporting Services can run against/on a SQL Server 2000 database/instance Thanks, Michael Is there anything that I should know about when installing the SQL Server 2005 Reporting services Is there any special requirements Are there any special requirements when upgrading from SQL Server 2000 Reporting Services to SQL Server 2005 Reporting Services I do appreciate th ...Show All

  • Windows Forms Showing context menus with the DesignSurface class.

    Hi, I'm trying to get some simple contaxt menus displayed in my custom forms designer in .NET 2.0. Inside my DesignSurface derived class, in the constructor, I'm adding a reference to the ServiceContainer for a MenuCommandService class. When the application runs I have a toolbox hooked up, I can drag simple Windows controls on to the design surface but when I right click on a Button control for example I don't see any context menus. I would have ...Show All

  • Visual Studio Team System Related Work Item

    Is there a way to change that title created by Team Explorer when we add a related Work Item "Related to work item XX". I was planning to use the Work Item Title to create some kind of hierarchy for requirements (with column ordering funcion) . Ex.: XX - Father Requirement XX - Father Requirement: Son req 1 XX - Father Requirement: Son req 2 XX - Father Requirement: Son req 2: Son req 2.1 XX - Father Requirement: Son req 2: Son req 2.2 XX - Fat ...Show All

  • Visual C# static properties & instance property

    Is there a wishlist for future features somewhere I would like to propose this: Currently you cannot have an instance property and a static property with the same name in one class. I think you should be able to do that, because there can be no mistake in accessing the property one way or the other, also you cannot change the modifier for the property when inheriting. So it is always clear which one you want to access. class Test { static ...Show All

  • SQL Server Help Troubleshoot "Could not find Type in assembly"

    I am attempting to create a CLR Procedure.  I was able to create the assembly, but I am unable to create a procedure on the assembly.  This is the error I receive: Msg 6505, Level 16, State 1, Procedure DINEServiceProc, Line 2 Could not find Type 'DINEServiceProc' in assembly 'DINEService' Here is the VB code to create the class: <code> Imports System Imports System.Data Imports System.Data.Sql ...Show All

  • .NET Development Navigation Control in Asp .Net 2005

    How Bread gum control works using Master Pages in asp .Net 2005 SachinS, Check out the quickstarts for 2005 at: http://beta.asp.net/QUICKSTART/aspnet/doc/navigation/default.aspx Basically the Sitemap control examines the URL of the page that is loading, compares it against URLS that are in your Default.sitemap file and determines the hierarchy of the navigation based on that sitemap file. - David Sandor ...Show All

  • SQL Server Package config errors - VS_NEEDSNEWMETADATA

    Hi everyone, I am having issues with using package configurations when just chaging the ServerName and InitialCatalog vars of a Connection Manager.  I have DelayValidation = True on the Data Flow Task that is erroring out, but I am still recieving a VS_NEEDSNEWMETADATA error before the package is executed.  The 2 boxes have identical tables I'm trying to access, although 1 is 2005 and the other is 2000.  Any thoughts   I thou ...Show All

  • Visual C# help,,,how i can quantization image to 9 color in c#?pleassssssssssssss

    help,,,how i can quantization image to 9 color in c# pleassssssssssssss  thank  you  i think that how i can Compression image to 9 colors. for exampel when i have in image 90 color , how i can to make it just in 9 color , i whant a method how i can make it in c# it will by like  when i have  RGB in image  1.1 pixal in  RGB (240.5.6) it will by red (255.0.0); 1. ...Show All

  • Windows Forms Adding events through a DispInterface has created a problem

    I want to expose events from my IE hosted control to JScript. I added a DispInterface to my control to accomplish this, thusly: [Guid("1F98211C-7A71-4588-8D4A-AD85CA80BAE7")] [InterfaceType(ComInterfaceType.InterfaceIsIDispatch)] public interface IWvfCtrlCOMEvents { [DispId(0x60020000)] void UploadComplete(); } ///<summ ...Show All

  • Visual Basic class help

    need help am having difficulties with trying to use a class i created the class has only 2 properties each of which needs to be able to be set from a dialogbox, then need to add the new class object to an array.  I've look at the solutions posted on this and was disapointed to not see the use of generic collections as a solution to this problem. Here is an example: You have a class called "Car" and it has 2 properties "make ...Show All

  • Visual Studio Team System Team Project creates only top-level source control folder???!

    When I create a new project in team system, is the only option to create a top level source control folder   This seems like a hassle for management - let me illustrate with a simple example of how I think we should manage our projects say we have 2 major components of a system - client and server - the way I think it should be managed is Server ---Mainline --- V1.1 (branch of Mainline) --- V1.2 (also branch of Mainline) ...Show All

  • SQL Server size of foot print

    We are developing a small EDMS product, good for say up to 10,000 items. My develeper wants to use Access, but I suggest SQL Express. I know the 2g limit and that is fine. Will the footprint of Access vs. SQL Express in the final app be about the same How much bigger. Our goal is a 1-button downloadable app. I know SQL will be much faster. Hi Scott, First off, SQL Express has a 4 GB database size limit, so it's even bett ...Show All

  • SQL Server [Transfer SQL Server Objects Task] Error: Execution failed with the following error: "Cannot apply value null to property Login:

    Anybody know what causes this When you use SSIS, does both ends of the connection have to use SQL Server 2005 when you use a Transfer Server Objects Task ...Show All

©2008 Software Development Network

powered by phorum