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

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

KAL9

Member List

gentoo
Yaron Becker
Rowanshr
12565489789513213216549874565123
waGordon
shark312
Jon Limjap
luisfslo
Clark Wilson
Smokey I
Carl Perry - Microsoft
Herman du Plessis
Wentzel
ank1974
SergioTorres
Slag
xavito
Jonathan Hardwick - MSFT
George Giles
photoval
Only Title

KAL9's Q&A profile

  • Visual Basic VB2005 and webbrowser control

    Hi, I am trying to use the webbrowser control as a list view for viewing files on the disque. My main purpose is to use build-in fonctionnalities like thumnails view withaout having to write code (reinvent the wheel). It works great but I don't know how to programatically control the way the browser display files. I mean, how to control the "view" property (list, details, thumnails, etc) of the web browser. I also would like to remove that menu ...Show All

  • Visual Studio Express Editions Compile fails on network drive

    I installed VCX (VC++ Express) on my local drive, but my project files are on a network drive mounted as S:  I created a simple HelloWorld Win32 Console App and the compile fails due to: 1>cl : Command line error D8022 : cannot open 's:\project\TestExpress\TestExpress\Debug\RSP0000024283524.rsp' However, it works fine on a local drive.  I read about this problem with other products but I can no longer find the reference. A ...Show All

  • Visual C++ STL.NET in beta2

    What is the status of STL.NET in beta2 I was able to find files in "cliext" directory, and simple program that uses "vector" even works. But I could not use "sort" algorithm or "map" container. Here is the sample:   void  stlCollection2()   {      typedef  cliext::map< int , String^> coll_t;   // typedef coll_t::iterator coll_iter_t;     &nbs ...Show All

  • SQL Server Connection Manager ignores expressions with script component

    I have written a script source component and attached a flat file connection. The connection string of which is defined by an expression. However when I get the connectionstring from the connection in the script it has the default filename value of flat file not the value of the expression. This is proved by passing in the filename variable, and comparing the 2. The flat file has an expression on the ConnectionString of @[User::filename] ...Show All

  • Software Development for Windows Vista Exchanging parameter enter the state machine workflow and the host application (web)

    Hello, I want to pass paremeters to the different states in the state machine workflow with event driven . Can I do it with the raising event method... if it's possible, how Or should I utlize the custom read/write activity,knowing that this activity is compatible with the Beta 1 version and I am working with the beta 2 version. Thanks in advance Maaloul wrote: Hello, I want to pass paremeters to the diffe ...Show All

  • Visual C# Installation - keeps asking for vcssetup.msi when I run Excel

    I installed C# Beta 2 from the web. It went fine. I am following some Bob Tabar lessons and all well and good. However when I run Excel I get a dialog box that pops up entitled Visual C# 2005 Express Edition Beta 2 - English The feature you are trying to use is on a network resource that is unavailable Click OK to try again, or enter an alternate path to a folder containing the isntallation package 'vcssetup.msi in the box below Use Source C: ...Show All

  • Visual Basic Multiple Clicks on One Button

    Hi, I have a button that i would like to have open and close another form, I have tried to figure it out on my own but i am new to this and can only make it do one or the other while still working.  Could anyone help Private Sub Form1_Load( ByVal sender As Object , ByVal e As System.EventArgs) Handles Me .Load cbGo.Text = "Show" End Sub Private Sub cbGo_Click( ByVal sender As Object , ...Show All

  • SQL Server Dynamically changing the value of ToggleItem/visibility of ToggleImage

    I am using Reporting Services to produce column-oriented, printable. reports from Analysis Services OLAP cubes. The dataset rows for a Table contains leaf-members, measures, as well as fields containg values of the leaf members parent member names up to the top level. I then group the rows in the Table on each Dimension Level and makes the sub-groups invisible. The visibility of each sub-group is also toggled by a report item in the parent group ...Show All

  • Visual Basic How do i make a vb.net 1.1 client side web browser object

    I have looked every where, why is there no working examples of making a client side web browser object. You could do it in old vb. And people say you can do it in vb.net, but only give half explained info, that does not seem to work. I have come accross pages saying you can just make a program or user control, and just embed it using object on you web page. but they never give full examples, or do not work. most say make a dll, but you can't sha ...Show All

  • SQL Server Access to SQLServer Database from Visual C# app and ASP.NET app

    I've created a visual C# GUI that logs data over a LAN.  The GUI is for Admin purposes only so it logs data and stores it (plus some admin stuff).  The data that is logged is supposed to be served up to anyone on the network as a web app.  I've got an instance of SQLServer running and the GUI works great but I can't seem to get the web app to connect to the database to read and display the data for general users I'm new to ASP ...Show All

  • Visual FoxPro New to Word integration using DDE

    We currently are using word integration that involves a foxpro table where each field represents a mergeable item.  The data from the foxpro table is pumped into an excel spread sheet and then into Word.  I want to eliminate excel as well as get around the limit of being only able to have 255 merge fields.  To this end I want to have one foxpro table that contains two fields , the first field will hold all the merge field names, a ...Show All

  • Windows Forms Drawing at design time

    Hi all, I was wondering if in Visual Studio it is possible to draw a line on a form like a seperator of information. I have used the GUI of Access IDE to draw shapes etc by dragging and dropping them onto forms but I cannot see t ...Show All

  • Visual C++ project setup , using installsheild

    I developed an mfc-dialog-based application. i need to setup the project. During setup, installsheid is asking the dll's . How can i know which dll's are needed to my developed project Please help. Use the program DEPENDS in the tools that is shipped with VS. It shows all DLLs that are used. But beware not all DLLs are allowed and needed to be redistributed. ...Show All

  • SQL Server Backup and restore database from local drive to hosting server

    Hello all, I'm new to SQL server and I've just seutp a website using the new Visual Web Developer and SQL 2005 Express. I've got my website out on the hosting site server but I need to copy my database file to the hosting site's sql 2005 server. I asked my provider how to do this and they advised to use SQL Server Mgmt Stuido and to perform a backup of my local database file and then do a restore to their server. First they said to create a d ...Show All

  • Visual C++ Microsoft Visual C++ Runtime Library error question

    I recieve this error when I launch Internet Explorer - version 6.0 OS Windows XP Home edition 2002 Service Pack 2.  Error is as follows: Microsoft Visual C++ Runtime Library Runtime Error! Program C:\Program Files\Internet explorer\iexplore.exe This application has requested the Runtime to terminate it in an unusual way.  Please contact the application's support team for more information. I am not certain where to post this questi ...Show All

©2008 Software Development Network

powered by phorum