Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / July 2007

Tip: Looking for answers? Try searching our database.

MVC Framework

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mohaaron - 11 Jul 2007 01:15 GMT
Hello all,

I've been searching for a video I found a while back which showed a
MVC style framework which was used to seperate the business logic from
the UI. This made it possible to use the exact same logic in both
asp.net and WPF. I had thought that this was a video showing Microsoft
developers showing off the technology but now I'm not sure as I can't
find the video again. I would really like to know if anyone knows what
this framework was or where this video is as I have spent many hours
now trying to find it again. The only details of it that I can
remember is that it was an MVC style framework and that the example in
the video was using asp.net. I also remember there being View and
Controller interfaces used along with it.
Cowboy (Gregory A. Beamer) - 11 Jul 2007 03:39 GMT
I would look at the MSDN site webcasts and see if you can dredge it up. The
www.microsoft.com/events site is also a possibililty. There are also videos
on the netfx3.com site and channel 9. It is probably in one of these
sources.

NOTE: You do not need MVC to separate UI and business. MVC allows you to
reuse a bit more of the plumbing on the UI layer (potentially, at least),
but you can move your business functionality into its own layer and add a
facade to contact and the only pieces you will have to update on the client
are the actual UI bits, which should be very little code. MVC, at least with
ASP.NET and Silverlight, gives you the potential of moving more of the UI
into shared bits, as you can separate model from intent (model driven
architecture).

Signature

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
Co-author: Microsoft Expression Web Bible (upcoming)

************************************************
Think outside the box!
************************************************

> Hello all,
>
[quoted text clipped - 9 lines]
> the video was using asp.net. I also remember there being View and
> Controller interfaces used along with it.
Michael Nemtsev - 11 Jul 2007 10:26 GMT
Hello mohaaron,

See there http://msdn2.microsoft.com/en-us/library/aa480450.aspx
and there http://msdn2.microsoft.com/en-us/library/aa480482.aspx

---
WBR,  Michael  Nemtsev [.NET/C# MVP].  
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

m> Hello all,
m>
m> I've been searching for a video I found a while back which showed a
m> MVC style framework which was used to seperate the business logic
m> from the UI. This made it possible to use the exact same logic in
m> both asp.net and WPF. I had thought that this was a video showing
m> Microsoft developers showing off the technology but now I'm not sure
m> as I can't find the video again. I would really like to know if
m> anyone knows what this framework was or where this video is as I have
m> spent many hours now trying to find it again. The only details of it
m> that I can remember is that it was an MVC style framework and that
m> the example in the video was using asp.net. I also remember there
m> being View and Controller interfaces used along with it.
m>
mohaaron - 12 Jul 2007 21:02 GMT
Thanks for the reply,

These two links seem to be specific to win forms where what I was
looking at was for cleanly separating the logic from the UI so it can
be used in both win forms and asp.net.

Regards,

Aaron

> Hello mohaaron,
>
[quoted text clipped - 23 lines]
> m> being View and Controller interfaces used along with it.
> m>
Michael Nemtsev - 13 Jul 2007 06:36 GMT
Hello mohaaron,

See my mate's article about MVC/MVP http://ameleta.spaces.live.com/blog/cns!5F6316345A821420!163.entry

The idea is that u provide only interfaces, abstacting from the implementation

---
WBR,  Michael  Nemtsev [.NET/C# MVP].  
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

m> Thanks for the reply,
m>
m> These two links seem to be specific to win forms where what I was
m> looking at was for cleanly separating the logic from the UI so it can
m> be used in both win forms and asp.net.
m>
m> Regards,
m>
m> Aaron
m>
m> On Jul 11, 2:26 am, Michael Nemtsev <nemt...@msn.com> wrote:
m>
>> Hello mohaaron,
>>
[quoted text clipped - 27 lines]
>> m> being View and Controller interfaces used along with it.
>> m

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.