Search

You searched for the word(s): userid:360848

Matching Posts

  • to add CloseSolution option to VS2010

    [quote user="XIII"]follow the steps in this procedure: Visual Studio 2010: Add an extra context menu item to the document tab . But choose for the context menu: Project and Solution Context Menus | Solution . Then choose Add command and in the left pane choose File . In the right pane choose Close solution . Grz, Kris.[/quote] Hi, Kris, this "trick" (or bug?) works (reappears) only for one solution which was opened during these manipulations, i.e. seems to be saved in solution
    Posted to Visual Studio 2010 Beta 2 (Forum) by guenavan on 11/30/2009
    Filed under: Customize, bug, Visual Studio 20010 Pro Beta 2, solution explorer, context popup options
  • new tag creation eliminates existing tag?

    While writing the post I wrote (erroneously) the new tag by inserting existed one 1) Visual Studio 2010 Professional Beta 2 and adding to it Table Editor but without ";". I observe that the old tag 1) disappered from available choices upon creation of one big Visual Studio 2010 Professional Beta 2 Table Editor Also the tags I created in other threads of the same forum are not available. It seems to me that created tags are not available even in the other post of the same thread(?)
    Posted to Feedback on this website (Forum) by guenavan on 11/30/2009
  • "Clear Results" for table editing - what's for?

    follow up to http://forums.asp.net/t/1498311.aspx While having the table opened for editing (by RC on table in ServerExplorer -> choosing "Show Table Data"), RC (right-click)-ing on table in ServerExplorer --> choosing "Clear Results" eliminates both the "results" and columns headers. Practically it leaves open pane without any functionalities whatsoever. What's this functionality for? How to use what is left open after such decimation?
    Posted to Visual Studio 2010 Beta 2 (Forum) by guenavan on 11/30/2009
    Filed under: Visual Studio 2010 Professional Beta 2 xyz days remaining, table editor, Clear Results
  • Re: ado.net entityobject generator

    [quote user="frabiacca"](even if i can't understoo what actually it is)[/quote] Might be you look first for C# "entity objects" "generator" ? There are zillions articles on it. These concepts existed even before C# For ex., here is add-in for VS2008 http://www.codeplex.com/CodeGenerator If you look into concepts and what existed before VS2010, then you will easily understand that VS2010 offers extremely oversimplified basic functionality.
    Posted to Visual Studio 2010 Beta 2 (Forum) by guenavan on 11/29/2009
  • Having PK as NULL - how to delete/edit record?

    taskId column is defined as: - Primary Key (PK) - Allow Nulls - checkbox - cleared (unchecked) - isIdentity set to true
    Posted to Visual Studio 2010 Beta 2 (Forum) by guenavan on 11/29/2009
  • Re: Having PK as NULL - how to delete/edit record?

    [quote user="integrasol"]it must have been set to allow null values at some stage, otherwise you wouldn't have been allowed to add a row with a null value for the taskId column.[/quote] No way! It was the first column I created, not allowing nulls, and I did not change the definition of the table after initial creation!
    Posted to Visual Studio 2010 Beta 2 (Forum) by guenavan on 11/29/2009
  • Having PK as NULL - how to delete/edit record?

    Meanwhile, I reopened the table and everything is corrected
    Posted to Visual Studio 2010 Beta 2 (Forum) by guenavan on 11/29/2009
  • Re: Having PK as NULL - how to delete/edit record?

    [quote user="integrasol"]Yes, but my point is that is should be set to disallow null values, which will work better, because it is also set as the Identity column. The page specifically says to disallow null values, check the To create a schema and sample data for the database section, step 3.[/quote] What do you mean? I wrote that this column's checkbox is cleared on "Allow Nulls" column of "Open Table Definition" and "Column Properties" property "Allow
    Posted to Visual Studio 2010 Beta 2 (Forum) by guenavan on 11/29/2009
  • bug in VS2010 table editor

    [quote user="integrasol"]Then how do you explain that SQL Server apparently accepted a null value? [/quote] This is apparently obviously my original question! Note that sql query did not show maverick NULL, so MSSQL inserted the correct values, that was glitch in VS2010 table editor!
    Posted to Visual Studio 2010 Beta 2 (Forum) by guenavan on 11/29/2009
  • to start editng the table's cell with cursor positioned on the left?

    I open a table from Server Explore (righ-click on table name -> clicking "Show table data"). In a column of type nchar(100) (*) I want to edit the values They have only 5 chars (from possible 100) filled... Double-clicking or pressing F2 positions the cursor to the right, while the filled chars are left aligned and, that's why, practically hiding the filled chars far behind the left edge of the cell. I'd like to start editing with cursor positioned on the value or on the same
    Posted to Visual Studio 2010 Beta 2 (Forum) by guenavan on 11/29/2009
Page 1 of 84 (840 items) 1 2 3 4 5 Next > ... Last ยป