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

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

roel_1984

Member List

R. Dobson
Abdul Khaliq Oomatia
Manivenkit
TheSwede
jbenson0011
asd9ny0yy
BillM
Luigi Conti
szelee
Mauricio Mayer Soares
Ed Andersen
skolima
Dortz
Ben_aimhealth
Harendra Singh
Greg Thomas
loureiro
mchow2469
DGE0266
Rene Kanninga
Only Title

roel_1984's Q&A profile

  • Windows Forms MDI child form inside panel?

    I would like to create a MDI child form inside of a panel. I have a panel with some controls on the left, a splitter, then the MDI Parent space on the right.  I would like to use the VB PowerPack BlendPanel control to provide a b ...Show All

  • Windows Forms LockScreen, get and change Keys.

    I have a Windows Form that I have set to go into Full Screen by setting the border to "none" and the WindowState to "maximized". On the forms "OnKeyPressed" Event Handler I have a switch that is supposed to check if the keys: Control, Alt, Delete, and Tab were pressed. If the user presses the key, it changes its value to the 'A' Key. (Meaning if they press Ctrl, Alt, or Del, or Tab it is like they press A instead. ...Show All

  • Windows Forms Web vs UNC Deployment and Full Trust in Click Once

    I have an application which uses SMO to perform various database tasks. When deployed using ClickOnce from a Website and set as a FullTrust application the application has the following behaviour when attempting to transfer database\data: ... transferObject.TransferData() ... Error: 'HRESULT: 0xC0011008', ie DTS_E_LOADFROMXML error The application runs OK in Visual Studio when run as a Full Trust Application. I can duplicate this error ...Show All

  • Visual Studio Team System HTTP Compression

    I am testing a web site that has compression enabled. Within the Web Test tool, I can see that the request includes the header: Accept-Encoding : gzip When I receive the response, I see the header: Content-Encoding : Instead of: Content-Encoding: gzip Also, is there a way for the 'size' column to report the compressed page size Thanks, Scott. You are correct, the respo ...Show All

  • Windows Forms smart client security error

    hiya, I'm using XP OS and I'm trying to download and run the .EXE from the iis folder.(it's on the same machine at the moment, i'm simply trying to get it to work.) I run this from the cmd line: <command> iexplore http://localhost/mytelesales.exe <\c ...Show All

  • Visual Basic GPS Software

    Hi there I am developing a GPS Tracking software using vb2005. I have done some parts and now i have problems drawing the path that a car has gone on the map. Can anybody show me a refrence about Developing GPS Software. Thanks in advance http://www.esri.com/getting_started/developers/index.html ...Show All

  • Visual C# Interaction between two forms fails

    I have a projects (WindowsApplication2) with two forms. There are two linkLabel on Form1. I want to click on one of them, close the form Form1 and have this action to open Form2. I want to accomplish everything with one click only. The first form (Form1) may close or become invisible, it does not matter. I haven't been able to do it. The following code compiles but I get a runtime error message when I click on linkLabel1  "It is invali ...Show All

  • Microsoft ISV Community Center Forums VBA in Office 12

    Could anyone show some information about VBA in Office 12 Does Microsoft support VBA in Office 12 Are there have any new features or improvements Thank you in advance!   I believe that Visual Studio Tools for Office will be replacing VBA in Office 12, but that Microsoft will still support VBA. Here's a few sites that may be of use: http://www.microsoft.com/office/preview/default.mspx http://msdn.microsoft.com/office ...Show All

  • SQL Server lookup to check values in 13 columns with same values

    hi, it is my first post on this forum, please be patient if i miss any important bit of information. i am transporting data from a legacy system into mssql 2k5 using SSIS. among those column of a dataset there are 13 columns, all necessary for operational reasons, that i need to ensure data consistance. i believe i could do this check using the lookup data flow item, but surely there must be a way to do it in a more streamlined fashion. since co ...Show All

  • Smart Device Development Running Directshow filter

    I have developed a directshow filter for Windows Mobile 5.0 using Visual Studio 2005 and got .ax file output. I have connected the Windows Mobile 5.0 Pocket PC Emulator through ActiveSync 4.0. Can anybody please tell me how can i test it on Windows Mobile 5.0 Pocket PC Emulator This forum is specifically for DeviceEmulator questions. It sounds like you're looking for a general-purpose utility for debugging filters on Windows Mobil ...Show All

  • .NET Development evaluate 2nd part of if statment only if 1st part is true

    is it possible to write a if statement where the 2nd part of the clause is evaluated only is the first part is true   For example, I tend to write code like this... ~~~~~~~~~~~~~~~~~~     Private Function UnZipData(ByVal baData As Byte()) As String         Dim strReturn As String = ""         If baData IsNot Nothing Then      & ...Show All

  • Visual Studio Express Editions What type of database can my install of VBEE connect to?

    I'm attempting to use VBEE with SQL Server data. According to the Express products' readme: "1.3.13 SQL Server Express is the only version of SQL Server that will work with Express Editions other than Visual Web Developer Express Edition. SQL Server Express is the only version of SQL Server that will work with Visual Basic 2005 Express Edition, Visual C++ 2005 Express Edition, Visual C# 2005 Express Edition, and Visual J# 2005 Expr ...Show All

  • SQL Server Reporting Services HTTP 401 Unauthorized Error

    I have IIS 6.0 on Windows 2003 spk 1 configured for digest authentication. Using a bland test html document, I can authenticate via IIS using my domain credentials to the html document. I then attempt to access the report manager folder document and get HTTP 401 unauthorized as a message. Not sure what I have to do to the reporting service piece to have it allow digest authentication I think this link has what ...Show All

  • Visual Studio 2008 (Pre-release) Binding to PathFigure.StartPoint. AKA whats wrong with this XAML?

    I have an ItemsControl that holds a collection of objects. It makes use of an ItemContainerStyle that looks like the following  <Style TargetType="{x:Type ContentPresenter}">    <Style.Triggers>     <EventTrigger RoutedEvent="TextBlock.Loaded">      <EventTrigger.Actions>       <BeginStoryboard>      ...Show All

  • .NET Development ado.net 2.0 Fill method fails silently (bug?)

    Please help me if you can. Using VS 2005, windows form. I have a dataset with a few tables, some of which are bound to datagrids.  When the form loads, the datasets are filled with data from SQL Server stored procedures.  No problem so far. I have a procedure which processes data (using stored procs), after which I re-fill the dataset, using the same code as successfully fills the dataset when the form loads. But... the fill ...Show All

©2008 Software Development Network

powered by phorum