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

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

travey12

Member List

Saresh Naroji
Kiranvukkadala
hcNat
kfhoz
Marcin Kruszynski
ytithorcle
AlistairMacdonald
aabudara
Tesig
mthom
Mule
toby1212
Sangeetha_AS
NOVA_devel
Aspen Computer Services
glasssd
Borgi
vignesh_b
Mohsen Kokabi
CloudedTurtle
Only Title

travey12's Q&A profile

  • Visual C# updating one window from another

    I have two .aspx files.  In file A, a user will type text into a textarea and then when finished press a submit button.  What I am trying to do is once the submit button in file A is pressed, I want to "copy" what the user typed and have it be placed into another textarea in file B.  I want to update file B with the input in file A. I'm not an expert, but I'm always willing to try to help. I've do ...Show All

  • Visual Studio Help populating ReportViewer progrmatically

    I am trying to use your code example and some of my own but receive this error: The DataSourceID of the ReportDataSource 'MyDS' of the ReportViewer 'ReportViewer1' must be the ID of a control of type IDataSource. A control with ID 'MyTable' could not be found. protected void Button1_Click( object sender, EventArgs e) { MultiView1.ActiveViewIndex = 1; ObjectDataSource ...Show All

  • Visual Studio Report footer limitations, questions.

    A couple for questions for you Rajeev It seems that we cant use data fields (e.g. from a dataset) in the report footer. In effect this means that the report footer is only ever hardcoded. Clearly this is very limiting. Is this limitation going to be removed at any point If we wanted different page footers on different pages, even of different sizes, is this possible. In Crystal you would create multiple page footers and suppress them depen ...Show All

  • Visual Studio Team System Optimizing Test Rig machines

    does anyone have a link or suggestions on how to best optimize a windows XP professional machine for load testing with VSTE Thanks! John If the machine has more than one processor (or 'core'), it can help a lot to enable the server GC. This process is described in this thread: http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=210575&SiteID=1 Other than that, I'd say make sure you have plenty of ...Show All

  • Visual C++ Problems signing a C++/CLI assembly in release mode.

    I've got a managed C++/CLI assembly which I gacutil.  I used to sign it in the C++ code like so: [assembly:AssemblyKeyFileAttribute("..\\..\\wrapper.key")]; but now that code is ifdef's (for previous versions), and I have this code in the vcproj file instead: <Tool   Name="VCManifestTool"   KeyFile="..\..\wrapper.key" /> It works fine in debug mode, not in release mode.  (Although in both modes I get a warning from ...Show All

  • Visual Basic Visual basic 2005 Express - DLL/package Question

    Hi all, Apologies if this is in the wrong forum. I'm a first time user of VB Express, having decided to take advantage of the year long MS offer for hobbyists to learn the trade. As such, if I try the patience with questions the are potentially rudimentary to some of you, please bare with me. Here's my concern. A while ago I sent some sourcecode for an application that was written in VB6. These include the .vbw/.vbp and whatnot files. I don't ha ...Show All

  • Visual Studio Team System customize tfsbuild.proj to copy files

    Hello, I am having trouble with something that should be really simple. I want my nightly build to copy my website files and the supporting .dlls to my webserver after doing the original "drop". I've tried to do this by using the "AfterDropBuild" target (below)- and the "copy" target that microsoft includes. I DO have the import project statement for the build targets in my tfsbuil.proj- located prior to the ...Show All

  • .NET Development J# and x62

     I have Windows xp 64bit edition, and I'm using J# express. I'm trying to run my application in 64 bit. If i'm looking at the task manager, i can see my process name and *32 next to it, does that mean it's running on 32 bit When I'm trying to run applications in C# express there is no *32 sign in the task manager. Hi, You cannot build 64-bit applications using J#. C# and VB.NET can be used to build 64-bit applications. And you ...Show All

  • Visual Studio Team System Error!SQL Server 2005 Report Server Web site is not running!

     When I installer TFS bete 3,I according to installer guide's content operation,but when installer TFS beta 3 ,System occur error!pls reference below: Warning   Description Physical memory does not meet recommendations Workaround / Remedy The physical memory (RAM) in this computer does not meet the recommendations for installing this product. If you continue with installation, you may experience performance or s ...Show All

  • Visual Studio Team System More than just VSS 2005?

    I know the source control in TFS uses a SQL Server 2005 backend, but how else is it better than VSS 2005 Has the branching and merging operations changed Are there more features Basically, has it been completely re-written or has it just been upgraded to work with a SQL backend The only VSS code in Team Foundation is the client diff/merge tool (and even there, you can configure your own tool.) Everything else is brand new. There's tons ...Show All

  • Windows Forms Ver 1.1/Terrarium Server is not working 'n What about the contest rules?

    Hie, This is with ref. to the rules for the contest at : http://www.windowsforms.net/Terrarium/Contests/Intl%20Contest%20-%20May%202003/rules.aspx that stats that contest has started from 23rd May 2003, but the new version is down. Does anyone knows the details (updates) on this  ...Show All

  • Visual C# How to search string in a file?

    Hi, I would like to know how to search string from a file. If my filename is "a.txt" and my search string is "abc", how can I do a search for this string If this string return true, I will take some action. Please advise. Thanks hi read the file and store in a variable then search the specified text u want ...Show All

  • Visual Studio 2008 (Pre-release) More DataBinding Questions...

    I have a custom object I've created that is a DependencyObect, within it I have a single DependencyProperty, as below: public class LogObject : DependencyObject {   public DependencyProperty LogProperty;   public NewLog( Window window)   {     LogProperty = DependencyProperty .RegisterAttached( "Log" , typeof(myLogObject), window.GetType());     window.SetValue(LogProperty, respon ...Show All

  • Software Development for Windows Vista Support for multiple monitors with different DPI

    In my setup, I use the built-in screen of the laptop and an external monitor. Both have the same resolution, but different DPI (150 and 96). Is there (will there be) a way to adjust the scaling per monitor Thanks, Adrian Adrian, Unfortunately we were unable to deliver this experience for Vista. The DPI value is per-system, not per-monitor or per-user. We hope to improve this experience in a future release. Thanks, Vinny Pasc ...Show All

  • Visual C++ can visual studio 6.0 msdn and .net 2005 mdsn can be intalled together?

    would each software know to run the right msdn thanks, mmmm. my .net 2005 msdn is allready installed , should I delete it so that I can install VS6 first or it doesn't matter thanks, ...Show All

©2008 Software Development Network

powered by phorum