473,624 Members | 2,232 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

does anyone know where is it?

Hi guys,

does anyone know where is the Website used in the MSDN "Lear ASP.NET 2.0
with Jeff Prosise"
(http://msdn.microsoft.com/asp.net/be...a/default.aspx) events?

The website used is called "Contoso", but I can't find it in the MSDN
site, so I can evaluate it with the webcasts.

If anyone know here is it, or if anyone is using it, please post here a
copy of the original files.
Thank you very much.

--

Bruno Alexandre
Dep Informática do Grupo Filtrarte

Av Genereal Humberto Delgado, 91
Vila Verde
2705-887 Terrugem SNT

Tel. +351 219 608 130
Tlm. +351 914 461 138
Fax +351 219 613 881
@. br************* @filtrarte.com
www www.filtrarte.com | www.filtrarte.pt


Nov 19 '05 #1
2 2313
is this it

http://www.microsoft.com/downloads/d...displaylang=en

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"Bruno Alexandre" <br*******@filt rarte.com> wrote in message
news:%2******** ********@tk2msf tngp13.phx.gbl. ..
Hi guys,

does anyone know where is the Website used in the MSDN "Lear ASP.NET
2.0 with Jeff Prosise"
(http://msdn.microsoft.com/asp.net/be...a/default.aspx) events?

The website used is called "Contoso", but I can't find it in the MSDN
site, so I can evaluate it with the webcasts.

If anyone know here is it, or if anyone is using it, please post here a
copy of the original files.
Thank you very much.

--

Bruno Alexandre
Dep Informática do Grupo Filtrarte

Av Genereal Humberto Delgado, 91
Vila Verde
2705-887 Terrugem SNT

Tel. +351 219 608 130
Tlm. +351 914 461 138
Fax +351 219 613 881
@. br************* @filtrarte.com
www www.filtrarte.com | www.filtrarte.pt

Nov 19 '05 #2
I'm afraid not, this is a 1.1 version, and this version I already had found
under "contoso" in msdn search
the Webcast are about the new version 2.0 beta 2 :(

it's a underful example cause they use as example the new components in 2.0
beta 2, like master pages and master sitemap, new ways to bind data,
authentication. .. all that a new guy in ASP.NET needs to pass from ASP 3.0
to ASP.NET 2.0 :) just like me...

but thank you anyway

--

Bruno Alexandre
Dep Informática do Grupo Filtrarte

Av Genereal Humberto Delgado, 91
Vila Verde
2705-887 Terrugem SNT

Tel. +351 219 608 130
Tlm. +351 914 461 138
Fax +351 219 613 881
@. br************* @filtrarte.com
www www.filtrarte.com | www.filtrarte.pt
"John Timney (ASP.NET MVP)" <ti*****@despam med.com> escreveu na mensagem
news:Oq******** *****@tk2msftng p13.phx.gbl...
is this it

http://www.microsoft.com/downloads/d...displaylang=en

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"Bruno Alexandre" <br*******@filt rarte.com> wrote in message
news:%2******** ********@tk2msf tngp13.phx.gbl. ..
Hi guys,

does anyone know where is the Website used in the MSDN "Lear ASP.NET
2.0 with Jeff Prosise"
(http://msdn.microsoft.com/asp.net/be...a/default.aspx) events?

The website used is called "Contoso", but I can't find it in the MSDN
site, so I can evaluate it with the webcasts.

If anyone know here is it, or if anyone is using it, please post here
a copy of the original files.
Thank you very much.

--

Bruno Alexandre
Dep Informática do Grupo Filtrarte

Av Genereal Humberto Delgado, 91
Vila Verde
2705-887 Terrugem SNT

Tel. +351 219 608 130
Tlm. +351 914 461 138
Fax +351 219 613 881
@. br************* @filtrarte.com
www www.filtrarte.com | www.filtrarte.pt


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2982
by: lawrence | last post by:
I'm trying to read up on the rfc's that govern form inputs. Much of what I'm reading is stuff I didn't know before and some of it is alarming. This one left with me questions: http://www.ietf.org/rfc/rfc1867.txt Is this (below) addressed to me as a web designer, or is this addressed to the makers of web browsers? Identifying the type of file being uploaded seems way outside of my scope as a PHP coder. Am I
5
2813
by: Silvio | last post by:
Here's my update statement: UPDATE Item1 SET reviewloop = 1, currentreviewstate=5 WHERE itemid in (SELECT itemid FROM Item2) The thing is: the table Item2 DOES NOT HAVE a field called itemid. So, I should receive an error, right? Not so.Instead, every single record in Item1 was updated.
162
7211
by: Isaac Grover | last post by:
Hi everyone, Just out of curiosity I recently pointed one of my hand-typed pages at the W3 Validator, and my hand-typed code was just ripped to shreds. Then I pointed some major sites (microsoft.com, cnn.com, etc.) at the W3 Validator; to my surprise none of them passed. Doesn't anyone care anymore, or are the standards more-or-less looked at as guidlines for web design?
11
3620
by: BoonHead, The Lost Philosopher | last post by:
I think the .NET framework is great! It's nice, clean and logical; in contradiction to the old Microsoft. It only saddens me that the new Microsoft still doesn't under stand there own rules when it comes to file paths. A lot of Microsoft installers for example, and also installers of other companies, do not work because they handle paths in the following manner:
5
1942
by: Simon Egginton | last post by:
Does anyone know how to make a CHAT ROOM for a webpage using java or jave script please. I am just look at you lot because i think you are the experts! THANK YOU! ewhost_simon"HI"@yahoo.co.uk remove "HI"
3
2302
by: Mephistopheles | last post by:
>>"Shapper" <mdmoura*NOSPAM*@gmail.*DELETE2SEND*com> wrote in message >>news >>:%23N6vQmpSFHA.3184@TK2MSFTNGP14.phx.gbl... >> Hi, >> I have a function already but I need to solve one problem that is why >>I >>> asked for a forum.
29
3346
by: Vol | last post by:
I think 'atan' can get the angle but it is not the four quadrant angle. Is there any function that i can get the angle from -pi to pi? or I have to use some if ... else? I know in Matlab, we use 'atan2( )' Also, is there any function to get the round value, similar with floor and ceil, such like: round(3.1) = 3 round(3.6) = 4
0
1429
by: janithn | last post by:
rss- does anyone know how to embedd rss into my web template for a news site? basically im creating a news website and i want to use RSS to put in articles. Im using MS Frontpage. Does anyone know how to embbed a feed?
55
6190
by: Zytan | last post by:
I see that static is more restricted in C# than in C++. It appears usable only on classes and methods, and data members, but cannot be created within a method itself. Surely this is possible in C# in some way? Or maybe no, because it is similar to a global variable (with its scope restricted) which C# is dead against? Zytan
0
8629
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8341
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8488
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7170
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6112
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4084
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4183
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2611
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1488
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.