Software Development Network Logo
  • SharePoint Products
  • SQL Server
  • Visual C++
  • Visual FoxPro
  • Audio and Video
  • IE Development
  • Windows Forms
  • VS Team System
  • .NET Development
  • Visual Basic
  • Game Technologies
  • Microsoft ISV
  • Visual Studio
  • Windows Vista
  • Visual C#

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

Pontius

Member List

Ray Dyce
JHagan
Gurpreet Singh Gill
CJW99
SGirase
czy11421
Benoit Confait
e.henriquez
billg51
Nikhil - MSFT
Brett Vasek
Yeago
Nepius Clemens
JonS123
Sune Henriksen
P R W
Winks
eclere
Javier Martinez
xhead
Only Title

Pontius's Q&A profile

  • Smart Device Development WinCE C# project: Menu occupies too much space

    I have a menu in my C# NETCF 2.0 application. There are only 2 menu items in the top row. If I put a label beside them it's invisible, blocked by the menu eventhough the area is free. The menu seems to occupy a standard area no matter how many top menu items there are in the menu. Is there any way of making a menu occupy only 30 % of the top row instead of 80 % (what it seems to be right now) A device my company manufactures themselves. It runs Windows CE 5.0 and NETCF 2.0. I've also been using the Platform Builder Emulator. ...Show All

  • Visual C# Need sample projects

    Hello Could someone please post a link to open source Visual Studio 2005 C# projects I am new to Microsoft, .Net and C# and I am totally lost. Are VS .Net 2003 and VS 2005 two different things To me it seems so. Thank you if you are just start to learn c3 i suggest to you to start reading a book,tutorial ,article about the subject first any way there are some sites that have samples http://www.gotdotnet.com/community/usersamples/ http://msdn.microsoft.com/vcsharp/downloads/samples/23samples/ http://www.practicaldot.net/en2/main.htm http://msdn.microsoft.com/vcsharp/ http://www.codeproject.com ...Show All

  • SQL Server How to stop automatic Replication Validation?

    Under EM's Replication Monitor/Publishers/pub1/publisher1 there is a "Validate Subscriptions" option on the right-click menu. Since I see unexplained Replication Validation activity I think that the "Validate Subscriptions" option is turned on. But there is no "turn-off" button or way to say "stop." Does anyone know how this "feature" works Thanks I would suggest that you script the publication out and look at it in Query Analyser. It may not be obvious what the parameter is as sometimes the description we see in the GUI is far different from what the parameter might mean. You can always look up the parameters in BOL to make sure you understand them. We have previously used this technique to ...Show All

  • Visual Studio 2008 (Pre-release) Working with WCF Service

    I am trying to use the Entity Framework with a WCF service. It is giving me the following exception: System.ArgumentException was unhandled by user code Message="The default entity container name 'eKnowledgeSpaceDBModel.eKnowledgeSpaceDB' is invalid. The required mapping and metadata information could not be found.\r\nParameter name: defaultContainerName" Source="System.Data.Entity" ParamName="defaultContainerName" StackTrace: at System.Data.Objects.ObjectContext.CreateMapConnection(String connectionString, String defaultContainerName) at System.Data.Objects.ObjectContext..ctor(String connectionString, String defaultContainerName) at eKnowledgeSpaceDBModel.eKnowledgeSpaceDB..ctor(String connect ...Show All

  • SQL Server Using Stored Procedures

    Hi, I am trying to use this stored procedure for the report. My problem is when I run the procedure I see all the columns but when I click on the [+] next to my dataset, it does not show any fields in it. Please tell me what am I doing wrong and how can I fix this problem Thanks, -Rohit I have done this and can see the results from the stored procedure BUT I cannot figure how to include these fields in my report. I've been baffled on this for days ... please help! ...Show All

  • Windows Forms Short Cut To Different Outputs

    I created a utility project that creates an exe as an output that im including into the setup project. I can see the exe listed in the output section of the primary output.. It gets correctly included when i test the installer, however i dont seem to have the option to create a short cut to it. Similarly, I dont seem to be able to create a shortcut to other output types. is it possible to create short cuts in these case I know i can add the file in manually and created a shortcut, but Id like to keep the file included as a primary output since then i can move things around and the setup project will automatically adjust Anthony I don't believe there is another way to do that, but then I always just add t ...Show All

  • Visual Studio Team System Performance counter miss-match Result Store and Graphs/Legend (missing data/bugs??)

      I ran a load test, which contains one coded web test, which navigates to a bunch of different uris. What I am interested in is the response time it takes to load a uri(aspx) page.   In the run settings of the load test I have set the timing details storage to “AllIndividualDetails” And My sample time is 5 seconds   The name of my Scenario and Web Test is Navigation     When viewing the results in the Test Results pane in Visual Studio, I click on the counter set that represents the page I am looking for   Updated image File: Google didnt like me linking them   http://picasaweb.google.com/jakeb16/Questions   The page I am looking at is called default.aspx ...Show All

  • Smart Device Development menu box

    Hi all, On "Word Mobile" for pocket pc/windows mobile 5.0 devices, when u hold down your stylus on the page a menu pops up. How is this possible to code I thought it was using the "Context Menu" option on Visual Studio 2005's Toolbox. However this does not work nothing comes up Any help/ideas Thanks Kp CHeckout this article http://msdn.microsoft.com/library/en-us/mobilesdk5/html/mob5samContextMenuExtensionHandler.asp Manav ...Show All

  • Visual Studio 2008 (Pre-release) How to get an xbap to show on a website

    Hey all, I am brand new to WPF, I made this very cool WPF application that is an image viewer that is painted onto a 3D cube. But on one of my http servers it shows a 404 and on another it shows XML. How can I get it to show properly. Thanks Much, Dvl http://www.windowspresentationfoundation.com/wpf/cube/VictorsFirstWPF_1_0_0_1/VictorsFirstWPF.exe.manifest file is missing ...Show All

  • Windows Forms Mouse coordinates in CellMouseClick event

    Hi I want to display different ContextMenuStrips depending in which cell the user right-clicks. Since I'm using an unbound dgv I can't use the ContextMenuStripNeeded event (is this correct ) so I'm trying to just simple show the ContextMenuStrip programatically. My problem is that the DataGridViewCellMouseEventArgs only return the location of the mouse with the current cell not within the dgv itself. Is there any way of getting the mouse position within the dgv when using the CellMouseClick event Cheers, Pedro Hello there, I am actually trying to solve the same problem, capturing the mouse coordinates with respect to the grid view. I was wondering if you'd be able to post your solution(sample code) a ...Show All

  • Visual C# MapPoint FindNearby

    Is there any way to use FindNearby to retrieve information about more than one EntityType at a time I am trying to find all of the points of interest (POI) within two kilometers of a given point. Right now, it seems that I need to iterate through every separate EntityType, is there any way I can do this as a bulk process You may have better luck getting an answer to this questions on the MapPoint or the MapPoint Webservice newsgroups: http://msdn.microsoft.com/newsgroups/default.aspx dg=microsoft.public.mappoint&lang=en&cr=US http://msdn.microsoft.com/newsgroups/default.aspx dg=microsoft.public.mappoint.webservice&lang=en&cr=US ...Show All

  • Visual C++ I need a sample program to view a html file in web browser which is inside a dialog?

    I need a sample program to view a html file in web browser which is inside a dialog If some expert can show me the sample program or link, it will be a great help. I appreciate your help. For such issues, newsgroups at http://msdn.microsoft.com/newsgroups is the proper location. OTP Thanks, Ayman Shoukry VC++ Team ...Show All

  • Visual Studio VS2k5 Debug Output ReDirecting

    Hi I would like to write a program to parse through debug.write text and make a noise whenever a particular string is read, is there a way I can "listen into" or moniter the primary debug output stream ...Show All

  • .NET Development About Connection and Disconnected Architecture

    Hi Which Architecture is better one in performance point of view. I am in big confusion pls help me... thank u seshu babu HI, In my point of view, In a connected scenario every changes that you make in your data would then be reflected in your database, it means that every update and every deletions or analysis that you are making, you are contacting your server. This may cause heavy traffics in your network. In a disconnected environment, you will have the chance to verify your data and change it before sending your updates in the database. In this case, other users would not be then affected by anything you are doing to your data. Coz your data would be stored locally (memory). and also, with a disconnec ...Show All

  • .NET Development FolderBrowserDialog Not Recognizing Network ACL Challenge?

    I am seeing a strange problem using the folderbrowserdialog in VS2003. If I attempt to access an ACL protected network resource, I never get prompted for user name and password and the contents of the share are not displayed. The dialog just sits there on the selected share and nothing happens. If I access the share first through another method and have already entered the credentials or I have a stored username and password then the folderbrowserdialog can access this resource just fine. Anybody have any ideas Thanks in advance. ...Show All

©2008 Software Development Network