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

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

SMap

Member List

Andreas Andersson
FreeToDev
dilsiam
Kjell Cederfeldt
kkam
kulkarni
Toby Tellier
Xboxlive5
implemental.com
timpg
Dennis Arthur
Daniel Teixeira
donjohansen
Blessy
Aneesh
Rod77
Mike Royle
yeukwong999
ih8usc1014
ckara
Only Title

SMap's Q&A profile

  • Visual Studio Tools for Office Publishing Issue VSTO Word Project

    I can run this project fine in Visual Studio.   When I publish the project the Word document can be opened from the shared network drive but it isn’t populated with data and the action pane is not visible.   Any ideas This is my experiance, with an Excel VSTO excel file on a client box and the assemblies on a remote computer. Client needed to be updated to 2003 SP1 of office. Client needed the d ...Show All

  • .NET Development XmlDataSource

    hi, how i can use XmlDataSource to handle complex and nested Xml Structure in asp.net 2.0 or any other efficient way the Xml Looks like that: <MailList> <Mail> <Title>Mail</Title> <Attachments> <Attachment id =1> <Image>/9j/4AAQSkZJRgABAQEAZwBnAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyM ...Show All

  • Visual Basic chrW doesn't work

    I just got a new computer, loaded VS 2005 Beta and copied a project over from my old computer.  The vb program uses a chrW(&H2663) to load text into a text box.  value(SN).Text = ChrW(&H2663) It works fine in the old computer but the same code doesn't seem to find the unicode characte set   Any suggestions Thanks Dick Roose Hi, Have you tried it in a standard textbox name li ...Show All

  • Windows Forms ClickOnce works on .NET2.0 installed clients but not on .NET1.1 installed clients

    Hi.   I have clickonce app uploaded to a IIS5.0 server. If i click in the "install" button on the "publish.htm" website with my .NET2.0 client machine, everything works OK. nothing wrong. But if i do the same on a client machine that has .NET1.1 installed, i get a "file not found" error when i press the "install" buttonm and on the other "link" on the "publish.htm" there it says some kind of "if you have .NET2.0 instal ...Show All

  • Windows Forms Center text vertically

    I have a user control in which I need to center a single line of text vertically. So far I have a textbox in the panel. The dock property is set to fill. However, the single line of text always displays at the top. How do I get it to be centered vertically When it is not set to multi-line, the text box only takes up one line of space. When it is set to multi-line, the text is displayed at the top of the box. Edit: As it turns out, it mi ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Problem starting the Managed Samples

    I'm trying to get started by doing the DirectX\Samples\Managed\Direct3D\Tutorials, but I can't seem to get them to run. When I try to open the solution file, I get an error message box that says "The application for project '...DirectX\Samples\Managed\Direct3D\Tutorials\Tutorial\Tutorial1.csproj" is not installed. Make sure the application for the project type (.csproj) is installed." Any ideas Thanks so much to ...Show All

  • Visual FoxPro FoxPro v9 vs Visual dBASE Plus 2.01 BDE 5.2.02

    Hi there. I just installed a Visual FoxPro 9.0 and started "playing" with it. Tried to create a table - it is straightforward and then a form. It seems to be a rich platform. Something puzzles me though. I do have extensive experience with Visual dBASE PLUS and previous versions in terms of OO language and form/table designer. Thus I am trying to compare. I am attempting to migrate to MS software/platforms wholesale since the dBASE is offering l ...Show All

  • Windows Forms Change the checked and unchecked value of a DataGridViewCheckBoxColumn

    Hi, What I'm trying to do is quite simple..... 1. I've created a empty DataGridView 2. I add a DataGridViewCheckBoxColumn using the following code- colToBeAdded = New DataGridViewCheckBoxColumn colToBeAdded.FalseValue = 2 colToBeAdded.TrueValue = 1 colToBeAdded.ThreeState = False colToBeAdded.valuetype = GetType ( Integer ) colToBeAdded.HeaderText = headerText colToBeAdded.Name = colName colToBeAdded.DataPrope ...Show All

  • Windows Forms Right click event from a ListView item

    I want to handle Right click on a List view item. I tried to use the click event for the List view control and use the even args to determine the mouse button clicked. But the event args are always empty. Is there any other way&n ...Show All

  • Visual Studio Team System source control- adding empty folder

    Hi Is it possible to add empty folder to source control Thank you all Given the answer from Richard, I want to add some clarification - this works both if the folder does or does not exist on disk already.  If it already exists, it's left alone (including any contents, which would *not* have adds pended on them using these steps). Admittedly, it may seem strange to do "New Folder" if the fold ...Show All

  • Visual C# Active Directory Query.

    Hi, I am working with Active Directory Services. There is an requirement that I need to get the Property Name for a particular value. In UI, I have a textbox and a button. For example, I enter pooja.katiyar in the textbox(which is my sAMAccountName) and click on search button. Now my code should be able to search the property value and and return "sAMAccountName" as its property name. I am not getting any clue how to achieve thi ...Show All

  • SQL Server Create schemas programatically.

    Hello, I need a column of type XML but I need to construct the XML at runt time in my asp.net application. I would like to create first an XML schema to be validated all the data that is going to be inserted in that column. Can u provide me  information in how to make this. Thanks. Thanks  thats what I wanted. as extra Information I tell you taht all instances of a table will have the same schema, because every customer will onl ...Show All

  • Visual C++ I/O file in MFC

    I find it difficult to learn how MFC works! I've created a tester application with the MFC wizard, it auto-generate a File menu, with Open, Save... ..the wizard generate this command in the Class Message Map: Thanks Jonatan, your suggestion is very helpful for me! However I would be curious to know if there's a way to perform the same operation using CFile family class instead the CString one. Best regards, Paolo Colombani ...Show All

  • Smart Device Development AT commands in vb.net 2003

    Hello, Can I use AT commands in Vb.net 2003 I have searched in WindowsMobile and whit google but i dont find Nothing. I would be use the AT comands into my QTEK 2020 to open and to close a GPRS connection. Thanks and sorry for my little English By Nicola Though you can open modem’s serial port and actually send AT commands to it, you don’t do that as it's done by the OS for you. You just tell OS t ...Show All

  • .NET Development Problem while connecting to a remote computer using TcpClient.Connect()

    Hi there, When I try to connect to a remote computer using TcpClient.Connect(), I receive a SocketException with the following error: a connection attempt failed because the connected party did not properly respond after a period of time or established connection failed because connected host has failed to respond. It works fine when I use it in a LAN or try to connect to the same computer. But when I try to connect to another computer on the I ...Show All

©2008 Software Development Network

powered by phorum