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

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

Idev

Member List

Patrick Pierz
cmazur
Steve Maine
Don Miller Jr
David Scherf
Kushi
rosswashere
Neil Andersen
laue
Chanderssen
*itguy*
Cloakas
Code4Fun2000
K N Chary
John Birch
Sharry
Dougins
stevejn
ghdekker
dennis_dieckmann
Only Title

Idev's Q&A profile

  • .NET Development Navigation control for ASP.NET

    I’ve encountered a peculiar problem with the built in navigation menu. On a page where I have a form button, if a search is done and then the user moves there cursor over the control the menu fails to disappear Any suggestions Andrew Hi! The best place for asking ASP.NET questions is on the ASP.NET community site, and in the forums there. Check out http://www.asp.net/welcome.aspx tabindex=1&am ...Show All

  • Visual Basic Catching carrage return

    I am trying to catch the carrage return with this code I found on net but doesn't seem to work. Nothing happens. Is there another way to do it If e.KeyChar = Microsoft.VisualBasic.ChrW(13) Then   Wayne what calls the protected overrides function   i have included a break in this function, but it is never called... ...Show All

  • Visual C++ Dynamically loading Native DLL in managed C++

    I am experiencing the following issue: I want to dynamically load Native Message Defenition Library in managed C++. I am trying to load a Native Library developed in VC++ 6.0 using LoadLibrary() API. I need to get the Handle from the LoadLibrary API.When I call this LoadLibrary() API, I am gettin an exception "Can not return Marshal value". I want to pass this Handle as the second argument(ie.lpSource) in the FormatMessage( ...Show All

  • Visual C# setup.msi

    hi, i create a setup project . when i execute the setup.msi it shows a message saying  ".net framework 2.0 is not installed  do u want to connect to internet and download the .net2.0 redistributable" i changed the bootstrapper option to  where the program should look the prerequsites and change it to: "download  prerequisites from the same location as my application" but it does not seem to work. strange! ...Show All

  • SQL Server varchar (max) - is this correct

    ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/tsqlref9/html/282cd982-f4fb-4b22-b2df-9e8478f13f6a.htm varchar [ ( n | max ) ] Variable-length, non-Unicode character data. n can be a value from 1 through 8,000. max indicates that the maximum storage size is 2^31-1 bytes. The storage size is the actual length of data entered + 2 bytes . The data entered can be 0 characters in length. The SQL-2003 synonyms for varchar are char   varying or character ...Show All

  • Visual Studio Install errors if VS2005 Windows Workflow Extensions previously present

    Installed VS2005 RTM Developer edition. Previously I had beta 2 + VS2005 Extensions for Windows Workflow installed. Completely uninstalled beta 2, and all the clean up tools reported my machine was good to install. However, I had forgotten to uninstall the VS2005 Extensions for Windows Workflow, before installing VS2005 RTM. None of the cleanup tools picked up on this. During RTM install, I had a couple of error dialogs popup aski ...Show All

  • Windows Forms Automaticly paste text to current textbox

    Hi all. I thought i posted this thread yesterday, but something must have gone wrong. So i'll try again. I have a class hvis copies "standard" text into clibboard when user presses Shift or CTRL and F-key. How can i automaticly paste that text into the textbox where the cursor is The class for getting the "default texts": public class KeyFilter : IMessageFilter { [ DllImport ( "user32.dll&qu ...Show All

  • Visual Studio Tools for Office Deploying a Word VSTO solution

    I have been trying to understand the deployment procedure for deploying a Word VSTO(2005) application I have developed.  The MSDN documentation is very vague and keeps referring you to other documents which don't answer some of the crucial questions. Is there maybe a HOWTO or Lab available on this to give us a step by step guide on how to achieve this HI, maybe these posts on VSTO2 team's blog may help you ...Show All

  • Windows Forms Win Form & ASP.NET

    Hi, I have a question: how can I, if it's possible, add a winform to an asp.net page Hi greath78, you are missing something. You should write  "http:Test.dll#Test.Test". eg. <object id="MyTestCtl" classid="http:MyCustomControl.dll#MyCustomControl.MyCtl" height=& ...Show All

  • SQL Server Notifications to Live Communication Server?

    I had this all wired up with version 1.0 of SNS and Exchange Messenger Server -- and have a 3 year absence from this particular problem domain, I have to re-create the solution with the current suite of tools. I am coming up totally blank -- I can't even find the SDK for Live Communication Server.. I  need to ship alerts to Windows Messenger the same way MSN alerts works for traffic, email and stocks. Guy I would recommend ...Show All

  • Architecture Architecture templates

    I am in a small shop where we don't have UML tools or other design aids other than Visio. What I am looking for if there is any are templates or guides, standards for how a system architecture should be documented. That standard would also include how architecture should be documented graphically as well. There are a lot of frameworks that offers views for documenting architectures (RUP 4+1, Siemens 4 views, RM-ODP 5 views, Zachman 36 views ...Show All

  • Windows Forms Can't hide base class properties

    I have two controls in a DLL; one inherits from Control and the other from Form.  In both cases I'd like to hide base class properties that don't make sense for the control (e.g. AllowDrop).  I've read Ray Hayes' thread on Hiding Properties and tried the following:     <Browsable(False), _      DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden), _      Edit ...Show All

  • Visual Studio Team System In Web Tests, How to Validate the values on a grid ?

    I want to validate the values that are shown on a grid , based on the values that are selected on a Combo.(Herein internally, the grid gets filled, when the combo box value is changed.) I would also like to know the selected row from the grid, so as to try it... or else Manual testing has always been there at our help   You can do this with a validation rule.  If the value in the combo is di ...Show All

  • Visual Studio Walkthrough on class designer

    I can't find a good walkthrough on using the class designer.  The library has lots of How Tos but they are circular and never show an in depth example of using the designer to create a new class or module or any of the other choices.  I looked at the channel 9 programs but a walkthrough is much more useful.  Can anybody point me to an in depth article or walkthrough dennist Your references should ...Show All

  • Software Development for Windows Vista ValidationOptionAttibute

    I installed Beta 2 on a fresh vm today and was really shocked about the ammount of changes. Not only bad things changed for good, such like the Property/Attribute Designer for Activities is gone :-( After more than 100 errors in my existing project I decided to rebuilt it from scratch. Now even my first attempt to built a custom activity fails, when it comes to the declaration: ValidationOptionAttibute which was formerly known as ValidationVi ...Show All

©2008 Software Development Network

powered by phorum