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

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

cheyenne

Member List

Chris Powell
mani85
Stacy
Fred_101
MarioMor
Christopher
DaBeef2112
Byteproducer
Ben Fulton
Reachkamath
vidalsasoon
vladtch
OceanMASMJeff32
Steamboat
Coenie
Alan Reed
R2B2
haircuttedfreak
Emrys Mydhrin
CLM10270
Only Title

cheyenne's Q&A profile

  • .NET Development Microsoft VS2005 Framework 2.0

    Hi, I am ASP developer. Recently shifted myself for ASP.NET developement. And currently working on .NET framework 1.1. I have developed few web application in .NET framework 1.1. I would like to shift to VS2005-framework 2.0. Can anybody tell me what are the pre-requisites required at the server level I mean do anybody need to upgrade server with framework 2.0. Or the .dll created in the "BIN" folder takes care of framework ...Show All

  • Windows Forms Please post here if you are running a Terrarium server.

    I want to get a feel for how many are out there, if any. Thanks! It's up!  I had a little time last night and things went well.  Since it's not running on a dedicated server I may need to limit the number of&nbs ...Show All

  • Visual Basic Toolbar buttons fail to recieve buttonclick event.

    I just discovered a nasty quirk that can mysteriously kill toolbar buttons. If you raise a MessageBox while processing the Load event while launching a form, the toolbar buttons on the form no longer receive the buttonclick event after it appears on screen. They depress and display tooltips, but don't produce any action. I am using Visual Basic .NET in Visual Studio 2003.   This actually makes sense, sin ...Show All

  • Windows Forms memory consumption and windows forms

    Hi all, I'm using Visual Studio 2005 and .NET framework 2.0. I have a windows form application in which I load a form that has a dynamic user control array. I may have hundreds of instances of my user control on the form depending on the user. The control is a simple array of text boxes but when I have hundreds of instances it uses several megabytes of memory, up to 20 MB depending on the number of instances. In the task manager, I've note ...Show All

  • Visual C# Generics: Is there the reverse of typeof(class)?

    I'm looking for something that would do the equivalent of classof(type). Is that a daft question I'm trying to avoid this:             if (tabP.GetType().GetGenericArguments()[0] == typeof(MVD))  // model page             {                 ((TabGridPage<M ...Show All

  • .NET Development ? .Net2: ChannelServices.RegisterChannel is obsolete - So what SHOULD I use ?

    I have this line of code in a .Net 2 program:             System.Runtime.Remoting.Channels.ChannelServices.RegisterChannel( new TcpChannel( INCOMING_PORT ) ); This gives a warning: 'System.Runtime.Remoting.Channels.ChannelServices.RegisterChannel(System.Runtime.Remoting.Channels.IChannel)' is obsolete: 'Use System.Runtime.Remoting.ChannelServices.RegisterChannel(IChannel chnl, bool ensur ...Show All

  • Visual Studio 2008 (Pre-release) Doc error

    Hi, The following doc ms-help://MS.MSSDK.1033/MS.WinFXSDK.1033/cpref30/html/T_System_Windows_Controls_TextBlock.htm Features an example with TextWrap="Wrap" when it should be TextWrapping="Wrap" Thanks Andy Thanks for the heads up, Andrew. An updated example will appear in the Beta 2 release of the Windows SDK. Please keep the feedback coming. - Ryan ...Show All

  • Visual Basic ActiveX EXE

    Is there any information on how to build the equivalent of a VB 6 ActiveX EXE in VB.NET. What I need is an application that will manage the writing and reading to an XML file between COM (Word VBA) and a .NET application. Because of the sequence of events both of these application can sometimes clash when reading and writing to the XML file. I can stack file classes in the .NET application to lock and read the XML file but this is not poss ...Show All

  • Visual Studio Purpose of debug and release configurations

    Hi there! I have posted the same question before without finding an anwser. After spending some time with VS I may now be more exprerienced to phrase the question better!  The following applies to VS2005 beta 2. Follow the steps: Open VS and create a new windows app (I use VB but I guess the same goes for C#) Hit F5 to run the application. The following files are created under bin\debug: WindowsApplication1.exe WindowsApplicati ...Show All

  • .NET Development Adding records

    Help!! I am trying to add records to a database i have a visual 2003 app that has a bunch of text boxes where i have it adding the information from the text boxes into the table and it works however I want to upgrade to visual 2005 and the same syntax doesnt work and i cannot find any examples or understan how to do this same function here is what I got can someone tell me what I am doing wrong i have a dataset, binding source and a data adap ...Show All

  • Visual C++ C++/CLI language design questions

    I'm doing another C++/CLI project that involves porting some of my native C++ classes so that I can mix both native and managed code.  And I'm hitting the same issues often enough to wonder about a few things about the C++/CLI language design. One of the major changes from the old C++/CLI syntax to the new one is that you cannot have an unmanaged class member of a ref class.   e.g. class U { ... }; ref class M {    U u; ...Show All

  • SQL Server SQL Server Diagrams?

    hey, i have been looking for information out there in google but i only found programs that create sql diagrams, but im not looking that. im looking information of how sql server diagrams works whats their job and what will change if i create diagrams :s thx and sorry for this noob question mig16 Same reason you diagram anything else, to help you visualize what's going on.  The ability to do it in sql serve ...Show All

  • SQL Server how to get Alias name in columns and mapped column from views

    hi we are looking for mapping between views and table that make the views so if we take example of nortwind database in sql and create view as create view v1 as SELECT dbo.Orders.OrderID AS [new orderid], dbo.[Order Details].ProductID AS [new productid] FROM dbo.Orders INNER JOIN dbo.[Order Details] ON dbo.Orders.OrderID = dbo.[Order Details].OrderID as in above case we have used alias for orderid as "new orderid" and productid ...Show All

  • Visual Studio VS 2005 Team System

    How can I test VS 2005 Team System on only one computer (OS Windows2000) which means Client and Server are on the same machine Is additional software required Hi, You cannot test all the features of VSTS on Windows 2000 Operating System since for complete functionality Windows Sharepoint Services is required and this is a component of Windows Server 2003. You can however, test all the features of team system on a single machine with Win ...Show All

  • SQL Server Documenting SQL 2005 packages

    Hi all I would like to select transforms in a package and paste them as jpeg or similar into word or powerpoint in order to allow me to create a separate set of documentation. However, whenever I copy some transformations and jump to word, the copy buffer is empty. Any suggestions Thanks Hi Jaysper, I use a very cool screen capture tool called HyperSnap. It is capable of capturing very long sc ...Show All

©2008 Software Development Network

powered by phorum