Ylbtech-Architecture: WebForm-blog center-6.0-Space-Short Message (Msg) |
The implementation of space short messages in the blog Park.
Advantages:
Disadvantages:
B .1,/msg/Inbox. aspx
B .2,/msg/Compose. aspx
B .3,/msg/Message. aspx
B .4,/msg/Outbox. aspx
B .5,/msg/Export. aspx
C.1, write information --> sender --> View [reply, convert, delete] for a single Short Message]
C.2, inbox --> View [reply, convert, delete] for a single Short Message]
C.3. Text message backup
1. D. function implementation code (extract important code segments) |
D.1,/handlers/Compose. ashx
Class =%> = consignee = context. request [title = context. request [content = context. request [addresser = (MessageInfo dal ============== value {;View Code
D.2,/handlers/DeleteMsg. ashx
Class = %> = ids = context. Request [(ids. LastIndexOf ()! =-= Ids. Substring (, ids. LastIndexOf (type = context. Request [Message (). Delete (View Code
When sending a short message, you need to insert a sent record (in your inbox) and an acceptance record (in others' inbox) into the short message table at the same time ).
Database Design: http://www.cnblogs.com/ylbtech/p/3246052.html
Source code download: http://files.cnblogs.com/ylbtech/ylbtech-6.0-Space_Msg-SolutionCnBlogs.rar