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

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

ShaneBrown1979

Member List

Shahaji
nnnnnpatel
filbert
rradtke
ARok
Carsten K
ChrisCasey
Edward Thompson
unninxt
Tim_Mackey
rrrico74
SamusAran03
CRYOS
Luke_Adams
Bill T.
Ebenezer Tham
Giorgi Moniava
Kakktus
Gidjett
pmcdermott
Only Title

ShaneBrown1979's Q&A profile

  • .NET Development How a web Service can be tested?

    Hi, Can some one suggest me as how a web service can be tested for the following.. 1) Lease Time 2) Performance 3) Memory Leaks 4) Multi User Environment To express my need in other words, i have a webservice which is consumed in a web page and in a win app as well as by an app targeted for PocketPC. I would like to test the timings in different environements... can some one suggest me about the testing methodologies for the Webservices. I ...Show All

  • Microsoft ISV Community Center Forums DataGridView and ComboBox Column Problem

    Hiii all I have a problem in DataGridView, and i need help. I use DataGridView has column its "column type property" is ComboBox ok..., i want to add items into every cell of type comboBox, i want to add items in a cell of type comboBox different from items in another cell. this line adds items in all cells of type ComboBox Column1.Items.Add( "value" ) please help me Thnx Hi, I'm just wondering wha ...Show All

  • Visual Studio Team System About code annotation?

    #include <CodeAnalysis\SourceAnnotations.h> #include <iostream> using namespace std; using namespace vc_attributes; void f ([Pre(Access=Read)] int x) { x=10; cout<<x<<endl; } int main() { int a; a=5; f(a); return 0; } This is a example from msdn~ [Pre(Access=Read)] means that x can only read. x can't be wr ...Show All

  • Visual Studio How do I debug Web Apps on a remote machine ?

    Hi, I am trying to develop a web app that uses COM objects that only reside on a server where I cannot install VStudio. I have, however, installed .netFW 2.0 Beta and the remote debugging tools. Now I cannot find a way to tell VStudio to run the app on the remote machine when pressing F5. Is this by design The samples for remote debugging don't touch web apps, and the settings for web apps don't let me specify remote debugging. A little hint wo ...Show All

  • Visual Studio Team System Web tests recording is disabled.

    VS2005TS RTM. When I start a new webtest VS automatically launches IE and I have to activate IE windows myself. The recorder buttons are all disabled (grayed) and surfing around does not result in anything in the project. If I close IE, VS still report "Recording in progress" and I have to click "Stop recording" but nothing reports to the project. Beta1 did work but I had the same problem with CTP August. Sten, My guess is that you have tw ...Show All

  • Visual Basic Shadows and Overrides

    Hello! Does anybody know the difference between : a) using Shadows to "override" a member or  the base class not declared as overridable and b) using Overrides to override a member of the base class that is declared as overridable The result in the interface of the derived class seems to be the same. Thanks, Dimitris Another thing to mention here is the following. Actually it's the same thing but just to be alert... ...Show All

  • Visual Studio welcome

      Jobby wrote: Thank you Thanks you... ...Show All

  • Windows Forms MS Office COntrols

    Hi I always dream of controls like those in MS Office like the commandbar, commandbuttons and dockable menues with their endless customization options. I enjoy working with these objects in Addins but I want to use them in my applications .Romke Soldaat called them (Forbidden fruits of the Office Paradise) in Nov 1999 issue of Microsoft Office and VBA developer (Informant Communications Group) Will Microsoft ship these controls with any vers ...Show All

  • SQL Server Connection Manager to connect ot Access mdb

    How do you setup a conntection in ssis to connect to an access mdb I have used DTS to upload access tables to sql and want to do the same in the new ssis services. I migrated the DTS package but the connection in created for the access mdb does not work in ssis and is shown to be be illegal. The migration did not post any errors when it migrated the package. Use a OLE DB ConnectionManager. What is yourmigrate ...Show All

  • Visual Studio VSS Automation - VSSItem.Add problems

    Hey everyone, I'm sure this is a simple fix, but I just seem to missing something... I am using the C# COM wrapper with InteropServices. I have tried all the below calls, and they return the error below: tempParent.Add("C:\\index.html", "File promoted from DEVELOPMENT", 0); tempParent.Add("C:\\index.html", "File promoted from DEVELOPMENT", ( int )Flags.VSSFLAG_DELNO ); L07_Debug 7/25/2005 11:25:53 AM PC127782 SSEXP.EXE Testing Ciosor.GetItem ...Show All

  • Software Development for Windows Vista Problem with "The Goods"

    All, I tried to install Windows Vista with Virtual PC last evenning, following Ben's (Virtual PC Guy) instructions.  I however got stuck early on, it asked for my 25 digit activation code to do the install but refused to accept the one I was given in the book accompanying the disks.  Any thoughts E. Will Microsoft make a new Vista CD available Or will Microsoft publish a workaround I tried all po ...Show All

  • Windows Forms MySQLDataAdapter Insert Not Working...

    Can anyone see why this insert command is not working It is not generating any error messages. It acts as if it has inserted the records, but when I check the database the row count is still 0. Here is my code... <hr> <color="Blue"> Publ ...Show All

  • Visual Studio AddNamedCommand(...) and VSIP

    Hi, I am developing a VSPackage, and need to add commands like the EnvDTE::Commands::AddNamedCommand(...) method. However, although i have access to all the EnvDTE interfaces, i can't access the EnvDTE::AddIn object from within my package. I have tried querying it from different interfaces but to no avail (everything returns E_NOINTERFACE). Apparently a VSPackage is NOT an addin and hence does not have an AddIn instance. I want to add named comm ...Show All

  • Visual Studio Team System is .net runtime beta 2 redistributable?

    If I were to develop shrinkwrap software with beta2, would it be legal to distribute the .net runtime beta2 with my software   jedediah wrote: Let's say I decide to target the .NET 1.1 runtime. In Whidbey, how to I setup my project to throw a compiler error if I use any 2.0 features I think you need to post this question as a new thread.  If I understand how this forum thing works peopl ...Show All

  • Architecture Business Rules & Recommended Tools

    I'm looking at Mosaico, NxBre, Infrex, QuickRules and I'm wondering which, if any, would be a good choice for implementing a Business Rules system. My basic requirement is to be able to define business rules outside the code base so that when they change I don't have to recompile and redeploy the base application. I am wondering if anyone here has any experience with any of these tools and if so, which one did you prefer What are the major feat ...Show All

©2008 Software Development Network

powered by phorum