Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
D

Darrall

@Darrall
About
Posts
67
Topics
20
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • WordPress Plugin Problem
    D Darrall

    Thanks for your response. I actually had to go into the editor and then select the header but you helped me get there:) Thanks again. Darrall

    Web Development php html help question

  • WordPress Plugin Problem
    D Darrall

    I've started a blog site using WordPress. I have installed the plugin Google Analyticator. There is a snippet of code that has to be pasted on each page and the instructions are to paste it in before the last tag. Does anyone know where I can find the page with the HTML on it? Thanks Darrall

    Web Development php html help question

  • Quick Watch
    D Darrall

    Thanks David.

    C# visual-studio debugging question

  • Quick Watch
    D Darrall

    Thanks Pete :)

    C# visual-studio debugging question

  • Quick Watch
    D Darrall

    In a VS 2010 application I've been instructed to set a breakpoint and do a Quick Watch. Can anyone tell me what a Quick Watch is and how you do it? Thanks Darrall

    C# visual-studio debugging question

  • Asp.Net MVC2 in VS 2010
    D Darrall

    Thanks Al.

    C# csharp asp-net visual-studio question

  • Asp.Net MVC2 in VS 2010
    D Darrall

    If you open a new MVC2 App in VS 2010 in the HomeController in the Details action method you get this:

    // GET: /Home/Details/5

        public ActionResult Details(int id)
        {
            return View();
        }
    

    Can anyone tell me what the /5 is for? Thanks Darrall

    C# csharp asp-net visual-studio question

  • Connecting to Data in a SQL Server Express Database. [modified]
    D Darrall

    Thanks. See the reply above. That site specifically solved the problem. Your answer is greatly appreciated.

    C# help database csharp sql-server visual-studio

  • Connecting to Data in a SQL Server Express Database. [modified]
    D Darrall

    Thank you!!!! This is the answer I have been looking for for weeks :)

    C# help database csharp sql-server visual-studio

  • Connecting to Data in a SQL Server Express Database. [modified]
    D Darrall

    I have Visual Studio 2010 Professional and SQL Server Express installed. I am following the MSDN walkthrough for connecting to Data in a SQL Server Express Database (Windows Form). I have downloaded and installed the Northwind sample. I opened a new windows form project and then attempted to add a Service-based Database. An error message comes up: Failed to generate a user instance of Sql Server due to a failure in starting the process for the user instance. The connection will be closed. This message comes up everytime I make an effort to connect to SQL in any way. Can anyone help me? Thanks Darrall Also I have a 64 bit OS and that was a bit of a problem in installing the SQL

    modified on Tuesday, May 18, 2010 2:29 PM

    C# help database csharp sql-server visual-studio

  • Implicit Variables
    D Darrall

    Thanks...that makes sense :)

    C# csharp help tutorial question

  • Implicit Variables
    D Darrall

    Thanks :)

    C# csharp help tutorial question

  • Implicit Variables
    D Darrall

    I have been studying C# for 6 months now. Perhaps I should have but I haven't yet run into the use of var for implicit variables and - in the following example - the subsequent replacing of parentheses with braces for enclosing the parameters.

    var viewModel = new StoreIndexViewModel {
    NumberOfGenres = genres.Count(),
    Genres = genres};

    I assume there is a particular reason for this? Any help would be appreciated. Thanks. Darrall

    C# csharp help tutorial question

  • ASP.Net MVC2 for VS 2010
    D Darrall

    Yes...used 3 or 4 different ones :) The stupid thing is it says it's installed - it just isn't anywhere to be seen when you open it up. Figure something out I guess. Thanks for answering.

    C# asp-net csharp visual-studio architecture question

  • ASP.Net MVC2 for VS 2010
    D Darrall

    I have installed this from a dozen different locations and yet when I open up VS 2010 and click file, new, website there is lots of ASP.Nets there but no MVC or MVC2. Anyone know why? Thanks Darrall

    C# asp-net csharp visual-studio architecture question

  • Connecting from Visual Studio 2010 to SQL Server Management Studio
    D Darrall

    Thanks Dave. This is the sole exception. I am using SQL Server Express 2008.

    C# visual-studio csharp database sql-server sysadmin

  • Connecting from Visual Studio 2010 to SQL Server Management Studio
    D Darrall

    A fair enough observation except that it doesn't want the path to the database itself...it wants the path to the file that I created within the database and that path I can't find.

    C# visual-studio csharp database sql-server sysadmin

  • Connecting from Visual Studio 2010 to SQL Server Management Studio
    D Darrall

    I have created tables in SQL Server Management Studio which I want to use in a program I have in VS 2010. When you check the properties of the tables in Management Studio there doesn't appear to be an actual path that you can use as a connection string. Can anybody help me with this? Thanks Darrall

    C# visual-studio csharp database sql-server sysadmin

  • Changing the text properties of a text box.
    D Darrall

    Ok Great! Thanks for all your help :)

    C# help question

  • Changing the text properties of a text box.
    D Darrall

    Thanks. Where do I write that code? I assume the information in quotes would be my information?

    C# help question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups