电影预告片和电影预订网站使用asp.net与c# [英] movie trailers and movie booking site using asp.net with c#

查看:90
本文介绍了电影预告片和电影预订网站使用asp.net与c#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想创建一个电影预订网站,如 http://www.tickets.lk ,电影预告片&用户数据库。任何想法我应该如何开始??

解决方案

我会给你一些建议。



数据模型



电影预订 [ ^ ]

Ticket Master [ ^ ]



业务规则



电影预订 [ ^ ]

Ticket Master [ ^ ]



示例项目文档

在线电影票务预订系统 [ ^ ]



< u> 关于项目的建议 (基于您在问题中提到的示例网站)



  • 对于那些顶部的横幅,你可以使用flash或javascript

  • 我认为,AJAX用于那些下拉列表选择(电影,< b>剧院,座位号

  • 您可以使用 Datalist 控制那些横向横幅的东西(在横幅下面)

  • 对于现在开始& 即将推出,您可以使用相同的 Datalist 控件动态绑定数据库中的数据。

  • 你可以使用GIF图像或闪光灯来显示那些右侧横幅。

  • 在右下方你看到分享按钮,你可以在Google轻松找到它的代码。

  • 在注册页面中,Captcha用于人工验证。您也可以轻松地在Google中找到它。

  • 对所有流程使用验证。

  • 注意座位分配流程,你必须处理很多案件(就像许多人试图预订同一个座位一样。)

  • 登录用户的日志详细信息(日期时间,IP详细信息等)

  • 您还需要将支付网关与应用程序集成,您可以在CP& Google。





网站用户界面的示例链接

如何使用JQuery和CSS自动调整Datalist项目,如div [ ^ ]

使用JavaScript将产品拖放到购物篮 [ ^ ]

滑动 - 显示用户控制 [ ^ ]

使用JQuery创建购物车UI一小时内 [ ^ ]

在线查看和分享照片的ASP.NET应用程序 [ ^ ]

SQL数据库图像存储&简易缩略图 [ ^ ]



建立一个有会员和用户登录的网站 [ ^ ]



用于ASP.NET的CAPTCHA服务器控件 [ ^ ]



PayPal for C#简介 - ASP.NET开发人员 [ ^ ]

使用薪酬ASP.NET中的Pal支付系统 [ ^ ]



如需了解更多信息,请浏览CP。



希望这些能为您提供帮助。

你已经开始发声,希望做一些已经完成的事情。



如果你有一个例子,请复制它。


i wanna create a movie booking site like http://www.tickets.lk with movie trailers & with a user database. any ideas how i should get started??

解决方案

I'll give you some suggestion.

Data models

Cinema bookings[^]
Ticket Master[^]

Business Rules

Cinema Bookings[^]
Ticket Master[^]

Sample project Documentation
Online Cinema Ticket Booking System[^]

Suggestions regarding project(Based on that sample site which you have mentioned in your question)

  • For those banners on top, you can use flash or javascript
  • I think, AJAX is used for those dropdownlists selection(Movie, Theater, No of Seats)
  • You can use Datalist control for those horizontal banner thing(which is below to the banner)
  • For Now on & Coming Soon, you can use the same Datalist control dynamically bind the data from database.
  • You can use GIF images or flash for those right side banners.
  • In the bottom right you are seeing share button, you can find the code for that in Google easily.
  • In register page, Captcha is used for human verification. Also you can find that in Google easily.
  • Use validations for all process.
  • Careful with seat allocation process, you must handle the many cases(like many persons trying to book a same seat.)
  • Log details(Date time, IP details, etc.,) of login users
  • Also you need to integrate payment gateway with application, you can find those in CP & Google.


Sample links for the site UI things
How to Make Datalist Items Automatically Adjustable like div using JQuery and CSS[^]
Drag and Drop Products to the Shopping Basket Using JavaScript[^]
Slide-Show User Control[^]
Creating Shopping Cart UI using JQuery in an Hour[^]
An ASP.NET Application to View and Share Photos Online[^]
SQL Database Image Storage & Easy Thumbnails[^]

Building a Web Site with Membership and User Login[^]

A CAPTCHA Server Control for ASP.NET[^]

Introduction to PayPal for C# - ASP.NET developers[^]
Use of the PayPal payment system in ASP.NET[^]

For more please browse CP.

Hope these will help you.


You've already started by vocalizing the desire to do something that's already been done.

If you have an example, copy it.


这篇关于电影预告片和电影预订网站使用asp.net与c#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆