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

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

IcePanther

Member List

Lamkap
JJK
theumpteenthbrian
JonHAL
MarkWHarrison
Fduch
Trevin Chow
Bhanu Prakash Nunna - MSFT
Dan Konigsbach
Mike4676
higoal
Mert Torun
Martin Ottosen
thiszhw
donnbobhardy
Electrum
Andres Meyer
Baron Mucki
Ron Wilson
dotnetnubie
Only Title

IcePanther's Q&A profile

  • Visual Basic Are Interop assemblies Redistributable?

    Hi... Just want to be sure before we deploy our project. Are Interop assemblies Redistributable Thank you.... ...Show All

  • Visual Studio Team System Labels and Owners....

    Hi, Does anyone know if I can create a label that anyone can reapply (move) not just the owner We have a ReadyForRelease label that devs move about to indicate the latest releaseable version of code. But once the label has been created by someone, someone else cannot move it. -> Error The owner of a label cannot be changed. Ideas Thanks Andy You will need to grant your developers the LabelOther permission.&n ...Show All

  • .NET Development Reading ConnectionString from .config

    I am interested to know how the ConnectionString line of code works.  It appears to search machine.config, app.config and web.config.  Anybody have any background on how this process works   Does it really search all three files and in what order Protected Function DB( ByVal DatabaseName As String ) As String Return ConfigurationManager.ConnectionStrings _ (DatabaseName).ConnectionString   End F ...Show All

  • .NET Development help with httpRequest via ISA (proxy) server.

    Hi, eveyone. Here is the situation: I have a .net client app that reads file(s) into a byte array and using HttpRequest object sends the data to a webservice that sits behind a proxy (ISA) server. It works OK if I do not use chunking in the request, but when chunking is turned on, I get the following error: The ISA Server services cannot create a packet filter 216.109.126.70. T his event occurs when there is a conflict between the Local A ...Show All

  • SQL Server Dynamic Login & User Creation

    Hello. I'm trying to create a new login and username inside a trigger using variables. This code works: create login testUserName with password = 'testPassword' The problem comes when I try to use variables for the username and password like this. create login @username with password = @password Does anybody know how to get around this problem BTW, the error message it gives is this, but I really doubt that semic ...Show All

  • Visual Studio Express Editions Sale of compiled applications

    I've read and reread the EULA, but I still can't figure it out. Can you sell software you create/compile in VB.NET Express I know you are not allowed to redistribute certain parts, but clients can download the .NET framework from microsoft anyway. Thanks, Mark The VS 2005 Express home page says: More Questions Reade the FAQ. The FAQ says: 4. Can I use Express Editions for commerci ...Show All

  • Windows Forms Two form Navigation

    Hello guys this question was asked several before me but after reading several related threads i figured to post a new one. so here is my problem . I have two form one named "frm_main" and second "frm_aboutme" there is a command button on both forms that make that form hide and visible another one. alternative processes in vb6 uses name.hide and name.show properties but now i have dot net and i can't figure this out so i need ...Show All

  • Visual Studio Team System Sharepoint Integration

    My company currently already has servers setup for Sharepoint already and want to try to use those for Team System. Does anyone know if its possible to point the Sharepoint integration to another server Or, does anyone know if its possible to move over data from an existing Sharepoint site to the one created by Team System Yes - if other pieces are busted you can still use source control, work item tracking etc. The integration scenarios ...Show All

  • Smart Device Development SIP Control

    Is there a way to enable and disable the SIP keyboard only. In other words I dont want the icon to display since I dont want users to be able to access the 'Options' selection. I have noticed that when I add the control to my form enabled, initially just the soft keyboard is displayed. But once I set enabled=false, then when I set it true again, the sip icon appears. Any help would be greatly appreciated. ...Show All

  • Visual Studio Report parameters

    I have a report on a page. The report accepts parameters from the user. Upon refresh, the data is updated but the parameter value in the report still shows the default value. For example, the report will show data for the last 20 days, a value just entered by the user but the report still says ".. in the last 10 days" where 10 is Parameters!number_of_days.Value Thanks for your replies. Pl ...Show All

  • Visual Studio Express Editions Adding TextBox in GridView

    I am using GridView in Asp.net Visual Studio Express edition. How to add textbox for every row in gridview. I am working on shopping cart in Asp.net and i have to add textbox to all rows displayed. Also tell me how to add checkbox control such that users can check the desired rows. The checkbox control in gridview displays only the values in database.If we want to add seperately not involving database. Willfin David. ...Show All

  • Windows Forms Using HTML Forms instead of WinForms in C# Standalone Application?

    Hi We are building a new stand-alone application in C#/SQL/.Net and I was wondering if it's possible to do our forms in HTML, and display it in an IE window within the application (since we already have the forms done in HTML) and then control those fields with an ActiveX object for validation and business logic. How hard is that to do and what are the limitations vs. WinForms Does anyone have an ActiveX object for doing this Thanks! ...Show All

  • Visual Studio Debugging Error Message of VS2005

    --------------------------- Microsoft Visual Studio --------------------------- The following module was built either with optimizations enabled or without debug information:   C:\Documents and Settings\ Peter Peter \Local Settings\Application Data\assembly\dl3\GK36Y4X8.1TR\K1JO6NOP.P99\bc8980d3\f0e49e63_711dc601\MyResources.dll   To debug this module, change its project build configuration to Debug mode. To suppress this m ...Show All

  • SQL Server ReportViewer control for WinForms - can I copy text?

    I am using the ReportViewer control for Windows Forms, and I would like to be able let my users copy text from the report. Is there any way to configure this At the moment, the text is not selectable. Thanks, Erick Unfortuntately, the text is not selectable in the winforms reportviewer control. This is something we hope to enable in the future. ...Show All

  • Visual C++ Difference between external dependency and dependencies

    Hi, I am  new to VC ++. I am a bit confused with the build process and have a few questions. 1. What does it mean to put a file in the external dependency folder within a project 2. What does it mean to mark a project dependency in the Project > Dependencies tab 3. What does it mean to actually create a new folder within say project1 and copy some files from project2 into this folder within project1 because some files in project1 requi ...Show All

©2008 Software Development Network

powered by phorum