visual studio

Tag details

Welcome to the 'visual studio' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'visual studio'.

Look up Offsite Link "visual", Offsite Link "studio" at The Free Dictionary

Latest blogosphere posts tagged “visual studio”

  • ASP.NET MVC 2 Beta Released


    D' Technology WeblogAuthority Authority: 548
    ASP.NET MVC 2 is a model-view-controller framework on top of existing ASP.NET runtime that separates display and application logic as well as makes test-driven development of ASP.NET applications easier. MVC could be used with a variety of types of web applications but’s frequently associated with REST ...
    5 hours ago
  • vsdbcmd.exe, overriding variable value


    Alkampfer's PlaceAuthority Authority: 129
    When you deploy a database project with the command line utility vsdbcmd.exe you may want to change the value of some variables of the project. Suppose you’ve created a variable called Path1   And you have used this variable to specify the location of the files ALTER DATABASE [ $(DatabaseName) ...
    10 hours ago
  • WCF RIA Services Beta & Preview for Silverlight 4 / Silverlight 3 Available


    D' Technology WeblogAuthority Authority: 548
    At PDC 2009, Microsoft announced RIA Services being given the name WCF RIA Services , that simplify building multi-tier applications where client tier is using Silverlight . WCF RIA Services are able to use all of features of WCF while reducing amount of work spent on service configuration, contract specification, ...
    19 hours ago
  • Deploy Silverlight SharePoint WebPart with Visual Studio 2010


    D' Technology WeblogAuthority Authority: 548
    Mike Morton is showing how easy its to develop, package and deploy a Silverlight WebPart to SharePoint 2010 . He also walks us through solution, package and file properties available to you in Visual Studio 2010 .
    19 hours ago
  • Change Which Files are Shared in a Homegroup in Windows 7


    Your Daily Mixed Net SoupAuthority Authority: 124
    Sometimes you might be sharing too much or not enough with your Homegroup in Windows 7. Today we take a look at how to change what files you’re sharing. The Homegroup feature in Windows 7 makes sharing music, video, and other files with other Windows 7 users in your household very easy. Sometimes you might want to ...
    21 hours ago
  • Execute T-SQL Statements in Entity Framework 4


    Gil Fink on .NetAuthority Authority: 406
    Execute T-SQL Statements in Entity Framework 4 In this post I’m going to show a new Entity Framework 4 feature that enable us to execute T-SQL from the ObjectContext directly to the database. Executing T-SQL Statements from ObjectContext One of the new improvements in ...
    1 day ago
  • Our Picks for Must See PDC Videos


    US ISV Developer Evangelism TeamAuthority Authority: 524
    Our team has put together a list of videos from Professional Developers Conference (PDC09) that we think are important for ISVs. All the videos are online. You can access the video itself or just the slides. The videos include the screen and a video of the speaker giving the presentation. You can get a list of ...
    1 day ago
  • BizSpark Fires Up Startups


    US ISV Developer Evangelism TeamAuthority Authority: 524
    BizSpark is celebrating its first anniversary. BizSpark, a global program designed to catalyze the success of entrepreneurs by making Microsoft’s end-to-end software solutions available to early-stage startups with no upfront costs. More than 25,000 startups in over 100 countries have joined BizSpark. One year ...
    1 day ago
  • Imtech Get SPMetal Definition Extension


    Waldek MastykarzAuthority Authority: 115
    SPMetal is a part of the new SharePoint development toolset that allows you to generate the definitions for use with Linq to SharePoint. In the current release SPMetal is a command-line tool. At least it was, because using Imtech Get SPMetal Definition Extension you can use it from your SharePoint Server Explorer in ...
    2 days ago
  • First look: Microsoft SharePoint 2010 beta (InfoWorld)


    Technology BlogAuthority Authority: 171
    InfoWorld - Microsoft SharePoint 2010 is a major upgrade from SharePoint 2007 in several areas. It has a much improved user interface, especially for online editing. It supports more browsers. It does a better job of integrating with Microsoft Office. It provides more opportunities to developers and designers, as ...
    2 days ago
  • Imtech Create Page Layout Content Type Extension


    Waldek MastykarzAuthority Authority: 115
    Generating Page Layouts from Content Types was one of the functionalities of Imtech Fields Explorer – a tool that I’ve built for MOSS 2007. With the new Visual Studio SharePoint development tools there is no need for yet another tool in your toolbox. Imtech Fields Explorer will eventually be fully integrated in ...
    2 days ago
  • SharePoint Business Data Connectivity Designer in VS 2010 – Webcast


    D' Technology WeblogAuthority Authority: 548
    Boris shows off new Business Data Connectivity designer in Visual Studio 2010 and how it allows you to describe data coming from multiple data sources and how to work with them in SharePoint . He builds a master/detail association across entities coming from separate data sources (a database and a service) and ...
    2 days ago
  • Real World IronPython


    Software Development VideosAuthority Authority: 436
    Michael Foord discusses IronPython, the DLR, dynamic languages on .Net, static vs. dynamic typing, Visual Studio integration, Resolver One, Intellipad, Crack.net, embedding IronPython, the ScriptEngine, error handling, dynamic operations, functions as delegates, and the C# 4.0 dynamic keyword. ...
    3 days ago
  • Ness Tziona Usergroup 1 Year Birthday Party


    Ohad's BlogAuthority Authority: 120
    Last Wednesday we celebrated a year of community work with the Ness Tziona Usergroup ! The meeting which included a lecture by Pavel about What’s new in C# 4.0 & Visual Studio 2010 grouped together more than 100 attendees who enjoyed a great lecture, 2 cakes, lots of pizza slices, balloon and a handful of ...
    3 days ago
  • Silverlight 4 NotificationWindow and Queuing multiple notifications


    Method ~ of ~ failed by Tim HeuerAuthority Authority: 611
    One of the cool features for Silverlight 4 Out-of-browser applications that was announced as a part of the Silverlight 4 beta release is the NotificationWindow class.  Most commonly referred to as “toast” these are the little notifications that popup in the system areas of your operating system to provide ...
    3 days ago
  • Fixing Visual Studio 2010 and Blend Preview for .NET 4 integration


    The Official Microsoft Silverlight SiteAuthority Authority: 124
    If you’ve been working with Visual Studio 2008, Expression Blend 3 and Silverlight (or WPF) development, you’ve likely used the Open in Expression Blend feature in Visual Studio. This occurs when you right-click on a XAML file in your project/solution
    3 days ago
  • Come see Scott Guthrie talk on Visual Studio 2010, web development and Silverlight 4


    Katrien's MSDN BlogAuthority Authority: 110
    On December 4th we have a top speaker and .NET guru visiting Belgium: Scott Guthrie is doing a full afternoon at Kinepolis. This is your chance to attend a live session, be quick to register before all places are taken. The event is filling up really fast. What will Scott Guthrie talk about? Bringing ...
    4 days ago
  • Update: Imtech Run PowerShell Script Deployment Step v1.1


    Waldek MastykarzAuthority Authority: 115
    I’ve just posted a minor update of the Imtech Run PowerShell Script Deployment Step . There are two things I’ve changed in the v1.1. First of all the PowerShell Script properties are now being displayed in a separate category called Deployment in the Properties Window. This makes it easier to find and track ...
    4 days ago
  • Creating parameterized Deployment Steps for Visual Studio SharePoint development tools


    Waldek MastykarzAuthority Authority: 115
    One of the extensibility points of the new Visual Studio SharePoint development tools are the Deployment Steps: tasks that are executed during the Deployment Process in Visual Studio. The tools allow you not only to specify different Deployment Configurations using available Deployment Steps but also to create your ...
    4 days ago
  • Get Instructor-led Training on Office 2010 Development


    US ISV Developer Evangelism TeamAuthority Authority: 524
    You’re invited to attend a free instructor-led training event about Office 2010 development in San Jose, CA on December 10 and December 11. The event will provide you with information and guidance on the Microsoft Office 2010 Technical Preview through presentations and hands on labs. This information will ...
    4 days ago

Comments about visual studio

Personal attacks are NOT allowed
Please read our comment policy