Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3
This is the forum to discuss the Wrox book Beginning ASP.NET 3.5: In C# and VB by Imar Spaanjaars; ISBN: 9780470187593
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 10th, 2008, 01:11 PM
Registered User
 
Join Date: Jun 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default ASP.NET 3.5 and WSS 3.0

Hello Imar,

Thank you for your book. I am only on chapter 4 so far, but have already been benefitting from your clear and comprehensive writing style. I especially appreciate your inclusion of both C# and VB examples side by side. I am finding these helpful for getting a sense of both languages in relation to each other.

Imar, my goal is to develop an AJAX-based Windows SharePoint Services (WSS) site that is accessible to users who experience disabilities (and hence was delighted to see that you have included consideration for this audience in your book, by the way). I realize that WSS and Sharepoint are beyond the scope of this book, but I do wish to build on your lessons to help me to tailor a highly accessible WSS site.

Are you aware of any 'gotchas' or incompatibilities between using the development techniques you describe using Visual Web Developer Express Edition to create solutions to be deployed into a WSS environment?

Thanks a lot.
 
Old June 10th, 2008, 01:31 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi Bill,

Glad you're enjoying the book.

I am not a WSS expert so I can't share any gotchas with you. However, WSS heavily depends on the ASP.NET 2.0 framework, so you'll find that many concepts that work in plain ASP.NET also work in WSS. For example, you can use the same type of security features as explained in chapter 15. Also, the control architecture, with controls like Web Parts is similar (to identical) to that used in ASP.NET.

So, I think that in general, you can transfer most of your ASP.NET knowledge directly to WSS. That especially is true for programming skills for VB.NET and C# of course.
Obviously, WSS comes with many features of its own, unrelated to ASP.NET so you still need to dig into that.

Take a look at some technical WSS articles here:

http://msdn.microsoft.com/en-us/library/bb684928.aspx

I am pretty sure you'll see some familiar stuff, even more so after you have finished the book.

Cheers,

Imar


---------------------------------------
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Everyone is unique, except for me.
Author of Beginning ASP.NET 3.5 : in C# and VB, ASP.NET 2.0 Instant Results and Dreamweaver MX 2004
Want to be my colleague? Then check out this post.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrading WSS 2.0 to MOSS ncastro SharePoint Admin 1 June 5th, 2008 08:13 PM
Customize Login.aspx in WSS 3.0 saurabh_singh0 SharePoint Development 0 February 25th, 2008 10:30 AM
WSS 3.0 changing various document's content!? SAgosto SharePoint Development 4 January 15th, 2008 04:27 PM
impersonate user wss v3 DumAss SharePoint Development 0 August 28th, 2007 06:15 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.