CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

MS SQL 2008 on ASP.NET Hosting



Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_web_developer_2005_express Tags:
Item Type: NewsGroup Date Entered: 7/15/2004 4:09:37 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 6 Views: 35 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
7 Items, 1 Pages 1 |< << Go >> >|
grennis
Asp.Net User
Source Control Integration, when?7/15/2004 4:09:37 AM

0/0

Web dev express is virtually useless as a development tool without Source contol integration. Please let me know when this will be added back into Visual Web Dev? Thanks
bgold
Asp.Net User
Re: Source Control Integration, when?7/15/2004 6:45:39 AM

0/0

Visual Web Developer 2005 Express Edition is focused on hobbyist, enthusiast and student developers. Team development and source control is something that we typically do not consider ot be a feature relevant to this audience. Visual Studio 2005, which contains all of the features of Visual Web Developer 2005 Express Edition will also have more advanced professional features, such as:

a) Class Library Project Support (note: you can build classes with VWD -- but you can't compile them into a standalone assembly directly in the IDE).

b) Web Compilation Support (note: you get full intellisense and compilation checking on F5/Ctrl-F5 with VWD -- you just can't pre-compile the site into a single set of compiled DLLs for deployment without source files).

c) Source control support (integrated IDE support is only available in higher VS skus)

d) Mobile Web Support (no WYSIWYG support for mobile controls)

e) Accessibility checker (ASP.NET will emit 508/WCAG accessible markup -- but express doesn't include the built-in accessibility checker for the IDE)

f) Localization support (this is provided at runtime by ASP.NET -- but express doesn't include the built-in resource stripping functionality to easily localize sites; note that VWD itself will be localized into 8 separate languages).

g) Unit Testing support (both class and web project unit testing are only available in the higher skus).

h) Class Designer

i) Web Load Testing

j) Remote Debugging (note: local debugging - including to IIS -- is fully supported)

k) Windows Forms and Console Library Support

For you, your best bet is to go with full blown Visual Studio 2005.

Hope this helps.

Thanks,
Brian


---------------------------
Brian Goldfarb [MS]
Group Product Manager
UX Platform and Tools Strategy
grennis
Asp.Net User
Re: Source Control Integration, when?7/15/2004 11:53:37 AM

0/0

OK, Thanks for the info. I was afraid you were going to say that.
dot365
Asp.Net User
Re: Source Control Integration, when?7/20/2004 9:09:13 PM

0/0

VWD has an area for "Source Control Plug-Ins". I'm wondering if this means that it's possible that someone could make a plugin for VWD to use some sort of source control?

Also, it seems like it's possible to use VWD with another source control provider. I've been trying this out and haven't run into any problems. Since VWD is more file based instead of project based it seems we are able to check out files with another interface and edit them with VWD. It would just be clunky to have to check out files using another application instead of with VWD.
el_tomatillo
Asp.Net User
Re: Source Control Integration, when?9/27/2005 12:14:44 AM

0/0

What other provider would that be?  Can you suggest a simple, file-based provider that might work with the 2005 Express editions of VWD or VB.Net, etc.?

Thanks,

Tom 

Kressilac
Asp.Net User
Re: Source Control Integration, when?9/27/2005 7:16:53 PM

0/0

We've been using VWD for building an enterprise sized application.  Only now, as we near the completion of the project are we getting to the point where we can really see why having VS2005 would be useful.  Integrated debugging of user controls/web services and your web site would be nice for one.  We do not use MS Team System and we ran away from Source Safe as fast as we could. 

We've settled upon CVS through WinCVS and it works nicely.  I'll grant you that WinCVS is not an "integrated" tool but due to its design it doesn't really need to be.  We have a small team of 6 working on the project so its still pretty easy to communicate that we are using some files.  For the most part we do not need to though because CVS is pretty good at merging code should two or more developers edit a file before checking it in.  All in all, CVS is meeting all of our needs and more.  We've scripted the database to download new schema scripts every night so that the database schema is committed when changes occur.  We've setup a production CVS server that we roll change scripts into before deployment to production and because CVS can be command line driven we've made it all one click.

I'm interested in seeing what Visual Studio Team System brings to the table but if it does not have a way for us to build a customized change control environment out of it, we'll likely stick with the time tested and stable CVS.  We've never had a corrupted repository and such like we saw all the time with Source Safe.  Lets hope Team System learns from CVS and expands upon its principles.  If you want to take a look at it go to www.cvsnt.org and www.wincvs.org to find information on deployment, usage, and other topics.

Kressilac

dot365
Asp.Net User
Re: Source Control Integration, when?9/28/2005 7:22:12 AM

0/0

el_tomatillo, VSS is a very simple file-based provider.

There is also CVS and Subversion.  CVS and subversion are free, but you'll need to do some reading in order to get them set up and working properly.

None of these will integrate directly into VS.net.  You would have to use the source control app and VS.net separately (check out the file from source control, then use VS.net to edit the file in it's working directory.).
7 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Database And Expert Systems Applications: 15th International Conference, DEXA 2004, Zaragoza, Spain, August 30-September 3, 2004 : Proceedings Authors: Fernando Galindo, Makoto Takizawa, Roland Traunmüller, Pages: 972, Published: 2004
Microsoft SQL Server 2005 Integration Services Authors: Kirk Haselden, Trey Johnson, Pages: 717, Published: 2006
The Art of Agile Development: With Extreme Programming Authors: James Shore, Shane Warden, Pages: 409, Published: 2007
Professional SQL Server 2005 Integration Services Authors: Brian Knight, Allan Mitchell, Darren Green, Douglas Hinson, Kathi Kellenberger, Andy Leonard, Erik Veerman, Jason Gerard, Haidong Ji, Mike Murphy, Pages: 692, Published: 2006
Software Configuration Management: ICSE '96 SCM-6 Workshop, Berlin, Germany, March 25-26, 1996 : Selected Papers Authors: Ian Sommerville, Pages: 290, Published: 1996
Microsoft FrontPage 2002 Unleashed Authors: William R. Stanek, David Berry, Duane Hellums, Mark Ray, Jinjer Simon, Pages: 1184, Published: 2002
Building Scalable Web Sites: Building, Scaling, and Optimizing the Next Generation of Web Applications Authors: Cal Henderson, Pages: 330, Published: 2006
Painless Project Management with FogBugz Authors: Mike Gunderloy, Pages: 227, Published: 2007
Software Engineering Environments: International Workshop on Environments, Chinon, France, September 18-20, 1989. Proceedings Authors: Fred Long, Pages: 313, Published: 1990
APPLYING RCS AND SCCS Authors: DON AUTOR BOLINGER, TAN AUTOR BONSON, Pages: 0, Published: 1995

Web:
Revision control - Wikipedia, the free encyclopedia 2 Source management models. 2.1 File locking; 2.2 Version merging. 3 Distributed revision control. 3.1 Open systems; 3.2 Closed systems. 4 Integration; 5 ...
Overview of Source Control Integration This section compares the two ways to integrate into Visual Studio source control; a source control Plug-in and a VSPackage that provides a source control ...
Source Control HOWTO Aug 27, 2004 ... Chapter 9: Source Control Integration with IDEs Just as a spice rack belongs near the stove, source control should always be available where ...
Coding Horror: Source Control: Anything But SourceSafe SourceSafe was a perfectly adequate source control system in the late 90's. ...... unit testing and continuous integration let alone source control! ...
Source Control Integration I'm trying to set the source control integration with Subversive. My problem is that my Subversive server is not on the same machine machine as my Mantis ...
Chapter 9: Source Control Integration with IDEs Aug 1, 2006 ... When using source control integration with an IDE, this mistake is basically impossible to make. Most IDEs today support the notion of a ...
IntelliJ IDEA :: Version Control Systems. Integration with ... IntelliJ IDEA completely supports Rational ClearCase through its unified version control systems integration and additionally provides support for Unified ...
Unified SCC - universal source control integration plugin Unified SCC - universal source control integration plugin. Unified SCC adds seamless integration with Subversion/SVN and CVS to your development tools of ...
FogBugz Online Documentation - Source Control Integration Setup If you are a trial user, you can download the trial versions of these scripts by logging into FogBugz and clicking "Demo Source Control Integration" on the ...
TFS Version Control and VS Integration During most of that time, I have been working on the low level source control integration of Team Foundation Server within Visual Studio. ...

Videos:
Continuous Integration for Newbies 24-07-08 - Liam Westley At this London .NET User Group meeting, held at Skills Matter, Liam Westley talked on Continuous Integration Factory. You might already realise that...
CIVABIS - short ENG version Physical access control is now intelligent! Biometric and smart card access points are increasingly becoming equipped with additional input sensors, ...
JAVAWUG BOF 22 Jason van Zyl Maven 2.0 Welcome to JAVAWUG BOF 22 Video Presentation. This video features Jason Van Zyl, the chief architect and co-founder of Mergere.com, who talks about A...
CES 2007: Scosche Shows New OEM Integration Interfaces Trevor Kaplan demonstrates Scosche's OEM integration interfaces. Scosche offers two types of OE interfaces: Radio Replacement Interfaces and Auxiliar...
Mercurial extension: mercurial queue Lightning talk from Bryan O'Sullivan, aired at EuroPython 2006. This talk presents Mercurial Queue (mq), an extension to the Mercurial Version Contr...
Counter Strike Source Wii Trailer VALVE® ANNOUNCES DEVELOPMENT FOR THE NINTENDO WII® Bellevue, WA -- February 30, 2008 -- Valve®, a leading entertainment and technology studio, is pl...
Skype Robot Demonstration with WowWee Roboquad - Video Watch me control a WowWee Roboquad robot that is spying on my home, using just my voice from across the Internet, thanks to Skype's free video call ...
WATSH: DARPA Accomplishments Systems that can operate through attacks. Intrusion Tolerant Systems. Oasis Technology Program. Mr. Badger is currently managing the Self-Regenera...
Warhammer Online RvR In this month's Production Video Podcast, Senior Designer, Josh Drescher, provides an overview of WAR's tiered zone system with an in-depth look at t...
Teleoperating Babybot - ROBORAMA.info A human teleoperates babybot using a magnetic tracker (Flock of Birds) installed on the wrist and a data glove (Immersion Cyberglove) The Babybot is...




Search This Site:










how to fill a drop down list from a xml file in asp.net using vb.net 2005?

can i install .net 2.0 and 1.0 in the same pc

403 forbidden error when trying to access a webservice

error in asp.net configuration

weird threading problem

passing asp variables

is there a document which introduce all table in the database aspnetdb.mdb?

limit file size and type in attachment

vwd express edition or vs2005

anonymous participation

a flag to check whether a usercontrol is loaded first time

why there is error in line 79

how to compile code: vb.net and c#

navigateurl

excel question

regular expressions

data driven web site

can anyone solve this user control error?

.net forum code

loading huge amount of data from dbase?

unit testing project setup

writing events for controls inside a form view

very simple problem

project - human resource system

how can i change style for some specific dates in calendar?

netscape 4.7 supported?

creating a unique member id

question about counting clicks to another website, thanks!

how to use dbnull with datareader

can i refer to a user control inside a class? if so, how?

  Privacy | Contact Us
All Times Are GMT