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

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

k_rao

Member List

zenix
PedroSimao
Wozza35
Solitaire
Ganesh Babu
ChangXU
Total newbie :)
Birkbaum
paradiso
Alvarohhhhhh
Rob Reis
E. McDonald
Reinsouled
Saleem Yusuf
byteshack
Whitehorsevideo
Maths
adiel
Steadyonabix
ScottW1
Only Title

k_rao's Q&A profile

  • Visual C# Any way to run Single Document Interface (SDI) with multiple top level forms?

    I am presently exploring the Visual Studio 2005 Express beta 2 and would like to use multiple top level forms in an SDI context (as is found in Word, etc.). I came across the article by Chris Anderson entitled "Real World Applications Sample, Part1: Adding ADI, Single Instance, and a Forms Collection to Windows Forms" but that seems to have been written for VS 2002. Its references do not seem to be included in the 2005 edition. So is such a thin ...Show All

  • Visual C# Developing for Pocket PCs

    Hi! I've been asked to develope an application that tracks the income and outcome of a specific organization. The application should run on a pocket pc (probably Windows CE). I thought of doing this in one of the following ways: 1. Developing a web application (Aspx) and installing IIS on the windows CE (if such thing exists...) and launching the browser with a connection to the localhost. This will allow me to create an interface easily using C ...Show All

  • SQL Server Howto reinstall with local encrypted data, no domain?

    This is a question more about EFS, I think, than SQL itself, so apologies for that. My SQL data is stored encrypted (EFS) on an external drive; I have a laptop (not on a domain => no active directory) with XP; I wish to reformat & reinstall the O/s on the laptop, but leave the external drive as is. How can I ensure those external databases will be accessible afterwards   I have exported the SQLServer certificates, but can't find any ...Show All

  • Visual FoxPro seek char+date

    dear all, i seek stockist code+invoice date but failed to seek. why what i had done... use invoice shared index on code+dtoc(inv_date) to invoice.idx set index to invoice.idx seek code+dtoc(thisform.txtInvdate.value) but failed to seek. thanks. What do you mean by "failed to seek" Did it error or simply couldn't find a match If you mean no match then probably you're switching "set date" i ...Show All

  • Visual C++ Lost WM_DRAWITEM Messages

    I have an MFC DLL statically linked MTD project that creates a CMenu adds menu items dynamically and tracks the messages by using an intermediate CWnd object to capture WM_MEASUREITEM and WM_DRAWITEM messages. When moving this DLL to Visual Studio 2005 the WM_DRAWITEM messages stopped coming to the CWnd object. The WM_MEASUREITEM messages still are processed but for some reason the TrackPopupMenu thread simply returns. I can see the actual me ...Show All

  • Windows Forms Overriding Container Controls - Design Time Problem

    Hello, I have created my own SplitContainer control by overriding the Windows.Forms.SplitContainer control. In the constructor I call base() and then programmatically add a ToolStripContainer to SplitContainer.Panel1. This works fine, but I cannot click on the ToolStripContainer, or drag ToolStrips etc onto it at design tiime. When I drag a control from the toolbox onto the ToolStripContainer, the new control is added to SplitContainer.Pane ...Show All

  • Visual C# How to stop MDI parent background image being tile

    Hi, Does any one knows how to set the MDI Parent form's background image to strech mode. Many thanks, -VJ I am also having the same problem but in Visual Basic NET. And I can't find a BackgroundImageLayout property value to change to Imagelayout.stretch!!!! Could you include a piece of example code or something ...Show All

  • Windows Forms Icon don't visible in Listview

    Hello, i have problem In my programm i fill a listview with items and assign a icon from a imagelist. It works fine but: If i enable VisualStyles with Application.EnableVisualStyles(); then no icon is displayed. But if add items at design time than it wo ...Show All

  • Visual Basic How to Drop an Image unto a Picturebox

    Any ideas Yes, windows explorer, browser and/or desktop. Thanks. ...Show All

  • Visual J# J++ running on Window 2003

    I have a J++ dll that I need to install on a Windows 2003 machine and it will not install. Can I run a J++ dll on Windows 2003 If so, what do I need installed on the machine so the J++ dll will run I have tried to upgrade to J# but it is using com.ms.com.Variant and SafeArray. I can not get the variant to work. It is not returning a type Variant to my ASP. Also, I read 2d safe arrays will produce unpredictable results. Below is the ...Show All

  • Visual Studio 2008 (Pre-release) PDC COM312 Federation demo source code needed

    Does anybody would have the source code for the PDC presentation (COM312) presented by Martin Gudgin (Gudge) I would like to see the source code of the STS Service that was used for the Federation sample. We can see clearly in this demo that the STS client credential type was set to Certificate. This is exactly what i need to do and i would like to see what the STS looks like because i have not been able to make the STS from the SDK's Federat ...Show All

  • Visual Studio Team System SqlConnection is ambiguous in the namespace 'System.Data.SqlClient' error

    I am trying this code snippet in WebTest module of Team foundation System. Imports Microsoft.VisualStudio.TestTools.WebTesting Imports Microsoft.VisualStudio.TestTools.WebTesting.Rules Imports System Imports System.Collections.Generic Imports System.Text Imports System.Data Imports System.Data.SqlClient Public Class Sample Public Shared Sub Main() Dim myConn As SqlConnection = New SqlCon ...Show All

  • Visual C++ Help Need Compiler Errors

    Hi All, I am having the following error when i try to recompile my source from VC 6.0 to .NET 2003. Any help in resolving the error is appreciated. ------ Build started: Project: dataAccess, Configuration: Debug Win32 ------ Compiling... TemplateBinMonitor.cpp c:\airs6.x\tags\CODE\interface\state\TagsString.h(93) : warning C4018: '<' : signed/unsigned mismatch c:\airs6.x\tags\CODE\implementation\h\dataAccess\TemplateBinMonitor.h(49) : w ...Show All

  • Windows Forms Binding Combobox.SelectedItem to Objects with NULL values

    This is the problem that occurs when you bind a combo box to your list of reference data, but the object that controls the selected value may have a null value instead of a real object. I came up with what seems like a fairly simple solution and would like some feed back from the community....You can also find this on my blog at http://www.codeprairie.net/blogs/chrisortman/archive/2005/09/29/55.aspx Take this example, say you have an Address ob ...Show All

  • Smart Device Development Usb Throughput Test

    I would like to develop a usb throughput test for a windows mobile device. I am currently looking for sample codes which would explain the different steps for setting up a usb file transfer between the device and the host machine. Did someone know how to proceed and could provide me a sample code Thanks a lot. The easy way is to read/write a file to a storage device. Other devices like mice do not need ...Show All

©2008 Software Development Network

powered by phorum