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

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

sunya2005

Member List

Michael Lam
Tom Hollander
BarKey
joedhill
DetroitTigers
Shlizar Axis
Rainne
Robaster
Steve Russell
Rajesh Patel
Ken Morley
Ragz
Ivo
abhijit narvekar
SM
Ben Morris
DBAcrobat
RawDeluxe
deeceethree
ifech_03
Only Title

sunya2005's Q&A profile

  • .NET Development Collect Search Results

    I am pretty new to .NET programing. I want to create an application that will query multiple remote websites and return the results data to my program. How would I approach this Are there examples of this online If you want a UI component you can use the WebBrowser control (see http://msdn2.microsoft.com/en-us/library/system.windows.forms.webbrowser.aspx ). If you want to just issue HTTP GET requests ...Show All

  • Visual Basic How do I navigate to a folder and capture the path?

    How do I navigate to a folder and capture the path I've searched the documentation and all options seem to require you know the path in advance. I'd like to have a button on a windows form that allows me to navigate to a folder and capture the path to a string. Is this possible dennist685 edit:  is there also a way of capturing the properties of a file by selecting it thanks reneec this is something I c ...Show All

  • Visual Basic Populating per like statement

    I have a large Access table with words, definitions,... what I have been trying to do for too long is to type a word pattern (p r or t n* ) in a textbox and after a button is depressed to have a datagrid populated with words similiar to what is requested. I have utilized the data source wizard to add the source, added the adapter, binding source and dataset. I have dragged the datagrid into the form. when started it populates. Then i added ...Show All

  • Visual Studio Express Editions Error in compilation(#using <mscorlib.dll>)

    Hey All - I have a small problem. i try to compile a code and which gives me the foll error Error 1 fatal error C1190: managed targeted code requires a '/clr' option what could be the possible reason #using <mscorlib.dll> error seems to come at this line #using <System.dll> using namespace System; using namespace System::Text; using namespace System::IO; using namespace System::Net; using namespace System::Net::Sockets; ...Show All

  • Visual Studio XPE - Remote debugging

    I try to debug an application that is running in a Windows XP embedded system with visual studio 2005. I use remote debugging to debug it. I am able to start and debug the remote process by launching it with visual studio IDE. However, I cannot attach visual studio debugger to a currently running remote process. When I go in "Attach to Process..." dialog, the "available processes" list is empty. I choose "Remote (Native only ...Show All

  • Windows Forms Windows Form UserControl

    I have acreated my own usercontrol in Visual Basic .NET Beta2. I am displaying it on web page i.e on an ASPX page using the object tag <Object id="Sehmi.dll#Sehmi.Web.Files.XXXX.dll" height=250 width=200 viewas=text/> The control gets displayed on the page. ...Show All

  • Windows Forms Message boxes

    How do I change the options of a message box ie The buttons (making yes and no buttons) The product that I'm using is Visual J# 2005 Express Edition Beta.  A response would be greatly apreciated as I am on a very tight schedule. Thank you When you need a quick response, you should try to post as much information as possible, so that the people who could help you dont have to come back and ask additional questions, like: What ...Show All

  • SQL Server DTS Migration

    I try to migrate DTS package to SSIS. Within one DTS package AAA, it calls another DTS package BBB with inner variable. I successfully migrate the BBB DTS package. For my AAA package, I replace the DTS_Execute_Task_2000 with Execute Package task. But how do we pass the inner variable parameter ...Show All

  • Visual Studio Team System Multi-monitor Visual Studio 2005 bug?

    Hello, i use visual studio 2005 in a 3 monitor setup having VS 2005 spread across 2 of the 3 monitors (monitors #1 and #3).  I keep the solutions explorer and the properties window on the far left monitor (#1) while leaving the main window on the center monitor (#3).  When i open the application designer and drop a few objects onto the surface i can no longer address the windows on the left monitor (#1) with the mouse.  ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. HLSL pixel shader: possible to not set output color?

    Is it possible to somehow not set the output color in a HLSL pixel shader without getting an error message It is possible with a CG shader. The effect is a transparent surface at pixels where the output color is not set/computed. Nico Thanks for your suggestion. Maybe I will try that some time. At the moment I just render one object, so I simply set the output color to the background color. ...Show All

  • SQL Server Using variable of type Object in expression

    Hi I have some SSIS variables of type System.Object (they have to be this type because they are used to hold the results of a single row result set in an Execute SQL task which is querying an Oracle database. Although I know the Oracle table columns are Numeric, this was the only SSIS type that worked). My problem is that I want to use these variables in expressions, but can't - I get the error "The data type of variable &quo ...Show All

  • Windows Forms How to create an input mask for required digits without spaces?

    Hi! I am trying to create an input mask in a MaskedTextBox which would allow only digits without spaces. So I use zeroes: 0000.00.00. But this input mask still allows to enter spaces. For instance: 2_06._5.3_. It's bad. How to allow only such date 2006.05.30 ...Show All

  • .NET Development FtpWebRequest GetResponse throw The server committed a protocol violation :(

    Hello. I have some trouble with FtpWebRequest class. I use it for connection to two ftp servers The first server is working perfectly, but when i use the same programm to connect to another one the "The underlying connection was closed: The server committed a protocol violation." exception is thrown when I call GetResponse method. I found only one difference between servers. The first server returns: 220 Hello k-net ftp serv ...Show All

  • Visual Studio Reporting Services Add-in

    I installed Reporting Services (SQL Server 2000 box), but have not been able to configure Visual Studio 2003 .NET so that I can create a project in "Business Intelligence Projects". Where am I missing the installer for Report Designer   I didn't see anything on the VS 2003 disks.  Thanks for any help, Steve Reporting Services was released long after VS.NET 2003. The Report Designer is in the RS install ...Show All

  • Windows Forms Explanation about "Active control change event?"

    Moayad Mardini: You dont understand what I mean. What I need is to "trap" (if is possible) the event when focus change from one control to another in "global" way in WINFORMS. I need to refresh / enable / disable formatting controls when the current control is an RTF one. I talk about Delphi's TAction component because I think that may be someone known what I mean. You ask about my language and I tell you in what I considerme as expert. Now I' ...Show All

©2008 Software Development Network

powered by phorum