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

Software Development Network >> Mariam Dholkawala's Q&A profile

Mariam Dholkawala

Member List

Benjamin Wulfe
Buhmann
Oran Dennison
root2
Tim Cools
r taylor
Marcel de Vries
Aarvee
AlanW2
Marino Fourotunis
wkunz
SqlUser1711
ProwlingPanther
ThomasMG
Krispi
Ewa
univac_les
Seidel1
GLK Enterprises
Itzeld
Only Title

Mariam Dholkawala's Q&A profile

  • Visual Studio Regarding SortEventArgs

    I am trying to log all activity on my website for debugging purposes, and I need the logs to be human-readable. My current issue is with SortEventArgs.  When I catch the Sort event of the ReportViewer control, I receive a SortEventArgs object with a SortId in it. This SortId does not map to any of the columns in my report, and I would like to log the name (caption) of the column that was clicked. Does anyone know how to map this Id to ...Show All

  • Windows Forms Form opens behind other windows

    Hi, I'm writing an app that doesn't open a form when first launched, but adds an icon to the system tray instead, which in turn opens a form when double clicked.  I've got it to work fine, but when the form opens, it opens behind  ...Show All

  • Windows Forms Remoting Problem

    I am using some open source .NET code.  The code is designed to automate the build process on Remote machines.  SourceSafe project information is specified in a projects xml file which is deserialized into an array of objects The following code  ...Show All

  • Visual Studio Express Editions VC# 2005 Express & VS 6.0

    hello all, i'm new to this forum, and fairly new to programming. i'm currently a software and application programming student using visual studio 6.0 professional edition as my set of tools. i'd really like to start programming in c# with the express edition but not sure if i'm able to have both vc# express and vs 6.0 on my system at the same time. will there be any conflicts \0 ...Show All

  • .NET Development XSLT 2.0 and XPATH 2.0 support?

    After much hunting I get the general impression that .NET 2.0 does not support XSLT 2.0 or XPath 2.0. But that version 1.0 is supported for XSLT/XPath and that XML processing performance has been significantly enhanced over .NET 1.0. Can someone please confirm these (The immediate implications of this concerns what XSLT reference book to buy.) thanks, david ...Show All

  • Windows Forms Only downloading changes?

    Okay, so I'm using Clickonce for deployment of a project that has an executable, some DLLs, and two folders full of text files. I published to a web site, downloaded, and all went fine. I then made a few changes to the executable and republished, making the new version mandatory. When I started the application, it downloaded the new version as expected, but did two things that I can't stand. First, it downloaded the whole thing. I thought it was ...Show All

  • Visual Studio 2008 (Pre-release) DependencyProperty question

    I asked this in the newsgroups, but since I have had no response I thought I would try here. I have made my own class that derives from ModelVisual3D called 'PlayfieldView'. To this class I added a dependency property called 'SlotModel' of type GeometryModel3D. In XAML, I supply a property value like this: <gp:PlayfieldView.SlotModel>    <GeometryModel3D     Geometry="{DynamicResource TorusGeometry}"  & ...Show All

  • Visual Studio Team System TF42057: build request is not from the configured team foundation server

    Hi, I installed TFSBuild on the application tier of my team foundation server. When I try to execute a build, I receive the following error: "TF42057: The build request is not from the configured Team Foundation Server. Please contact your Team Foundation Server administrator for help." This occurs whether I do it from the VS2005 IDE or if I log in to the application tier and run it from the command line. I took the steps outlined by ...Show All

  • Smart Device Development win ce 4.1 and seting / getting timezone in c#

    I have an app that needs to be on the correct time of day and time zone. I have the code to set the time by a pinvoke call. I found an API call for Get and Set Time Zone but it wants a C/C++ struct that I am not sure how to create in C# the msdn docs call for WCHAR blah[32]; which if I am thinking right means an array of 32 UNICODE chars not a pointer to a string. and C# will not let me declare a struct with a fixed array size like c ...Show All

  • Visual C# c# service with web front end...

    My program (when its finally done) will run as a service and doesnt have a windows front end. I have designed the front end in php + mysql (logon+pass+etc) hosted by a webhosting company. The initial idea was to have the service query my hosts sql server for the programs settings, but my host isnt really up for letting direct queries from external ip's. My next idea was to have a php script query the database and return the rusults to the ...Show All

  • Visual C++ Runtime Error! Program IExplore.exe - Answer to your Problems

    Is this the message you get Runtime Error! Program IExplore.exe The application has requested the runtime to terminate it in an unusual way. Screen Shot: http://www.geocities.com/playpolly/runtime.gif If so, well Read Below. Short Form (for Experts only): Delete the file Vgraph.dll from \WINDOWS\ OR any other place resident Long Form: (Estimated Burden: 1-5 Minutes) STEP 1: DELETE ALL YOUR INTERNET EXPLORER (I ...Show All

  • .NET Development Error in .Net when calling sproc that uses xp_cmdshell

    I am calling a stored procedure, it takes the items in a fake temp table that has a table id of T_ID (in SQL, ret in .Net, this is an integer) and sends them to a destination of (LOCATION in SQL, strDest in.Net, this is a string) through BCP. BCP uses the master db's extended stored procedure "xp_cmdshell", when i run this code, i get an error caught for "ex" (in .Net) with a value of:   Message   "A severe error occurred on ...Show All

  • Windows Forms Form close event stupidity!

    Hi, I'm a PHP developer turned C# and its all a bit confusing.  (i've done a bit of VB6 so maybe it ain't so confusing). How do i add code to the form close event For example, frmMain contains a button to open frmLogin which disables  ...Show All

  • Visual C++ Stream was not writable

    I am trying to upload a file to an FTP server but when I get to declaring the StreamWriter from the ResponseStream, it says that the "Stream was not writable" even though I can get on the server and download the file manually while it is in that method. Thanks. Chrismanster wrote: I am trying to upload a file to an FTP server but when I get to declaring the StreamWriter from the ResponseStream, ...Show All

  • Architecture workflow engine and rule engine performance

    Please give me your criticakl comments on performance degradation issues arising out of usage ofworkflow and rule engine vis a vis increase in scalability and agility I think that at the end of the day it doesn't matter what performance degradation (if any) you have - it only matters does the architectural appraoch of workflows and/or rule engine fits your solution. for example, for business rules do you have c ...Show All

©2008 Software Development Network

powered by phorum