Can anybody please help me to get this book, or give me link to download it, or can anybody send it to me please; Book details Systems Analysis and Design (6th Edition) by Kenneth E. Kendall, Julie E. Kendall You can fine more details about it in this address http://www.amazon.com/exec/obidos/ASIN/0131454552/qid=1120043228/sr=2-2/ref=pd\_bbs\_b\_2\_2/103-1194608-8963840 Thanks Ahmed Gaser
Ahmed Gaser
Posts
-
Req:Systems Analysis and Design (6th Edition) -
Selective Form Validation Using ASP.NET Validation Controlssorry,can you please write more code for the client side and the server side,because it's so difficult to me to handle it thanks
-
Selective Form Validation Using ASP.NET Validation ControlsI Already disabled it in the client side ,but I can't disable it at the server side ,when I click on the button in one control ,it fires the other validation controls at the other user control (after running the server side script under this butoon),!! ,so what can I do ?
-
Selective Form Validation Using ASP.NET Validation ControlsDear all i have a problem in a web form ,it contains two user controls ,each control has its own validation controls ,the problem is ,when I put the two user controls in the same page ,when I push a button in one of them the other validation controls in the other user controls fires even if the user control where I pushed the button is valid ,so please if any one knows an article opr a sample that discuss this issue please inform me Thanks
-
web user control & HTML control conflictDear all i have a problem in a web form , I have a webform that contains a web user control which in turn contains a html input form ,the web controls events in the web form don't fire up ,When I click button ,no effect ,I don't know what is the effect of the html form which is in the web user control on the web controls in the web form ?? Can any one help me
-
How can I do this(Entire mailing system)thanks you for your reply ,but you didn't understand me,or I didn't disscuss the issue well ,but I will now I meant by mailing system not like yahoo groups ,I just mean ,it is like the messaging system in the forum ,that you can send private message to another member,but I want it with level ,and the messages will be saved in the system database ,in the records of the user messages table ,you know..,I just want to handle it entirly without using emails (@domain.com), ex: client for a company want to ask the technical for something ,then he login to the system and choose the technical support from the dropdownlist that contains other levels(manager,secertary,sales) ,and then post a message to him,then when the technical support login to the system he finds the new message in his inbox ,and can reply to the client ,or pass the message to another technical or to the manager to handle it, just it, I hope that I discuss the issue well ,and please reply me with the answer and please if you know a link to a sample for this issue or an article that disscuss it ,please inform me ,thank you again Ahmed Gaser
-
How can I do this(Entire mailing system)Dear all: I have a task ,and I can't get the idea of how to do it .. I have an app. that contain members in many levels: 1-manager 2-engineer 3-secertary ,something like that. I want to make entire mailing system to enable sending messages from different levels to other levels , just like this: 1-manager can send message to engineer . 2-engineer can send to manager 3-secertary can send message to manager ,and so on and I want each one after login to have inbox ,and outbox and sent items ,and enable him to delete messages. Ahmed Gaser
-
Help mesorry again ,can yoy please tell me the name of this system ,and if you can help me ,please I want your help thanks Regards Ahmed Gaser
-
Live meeting systemHow to develop live meeting system with ASP.NET ?? Can anyone help me any examples ?? Ahmed Gaser
-
Help meI want to develop entire mail system ex: In school site ,the father of the student can send message to the teacher of math and ask him about his sun and the teacher of the math can log in and see the messages arrived from the fathers of the students and so on . also the manager can see messages arrived from the engineers after log in can anyone tell me link to example or source code ,or any idea about that system thanks Ahmed Gaser Ahmed Gaser
-
How to develop Message Center systemI want to develop entire mail system ex: In school site ,the father of the student can send message to the teqacher of math and ask him about his sun and the teacher of the math can log in and see the messages arrived from the fathers of the students and so on also the manager can see messages arrived from the engineers after log in that what i meant thanks Ahmed Gaser
-
How to develop Message Center systemHow to develop Message Center system with ASP.NET ,C# , is there any idea for that system Ahmed Gaser
-
How can I find activeskin skinswhere can I write this post....? I searched google and fined nothing. If you can help me.... Ahmed Gaser
-
How can I find activeskin skinsplease help me ,howa can I find Activeskin skins... how can I download it.....? Ahmed Gaser
-
please help me,my project.........Dear friends: My team has the following task to complete.A solution that consists of 3 projects : 1-Win app that connected to a local DB server(SQL server) . 1-Web app that connected to a remotre server(SQL server). 1-Mobile app for that connected to tha same remote server of the web app. The Details: 1-The win app deals with a DB(Local DB SQL server) for updating ,retriving,inserting and deleting. 2-The web & the mobile app deal with a DB(Remote DB SQL server) for tha same purpose.(updating ,retriving,inserting and deleting) The Goal: 1-The Win app will connect one time per day to update the Remote SQL server with the new data from the Local SQL server. 2-The Web and mobile app connected to the Remote SQL server will update ,retrieve ,delete and insert records in it. The Questions: 1-If I can use Asp.net web services ,How can I use it? 2-How can i make daily transaction to update the Remote SQL server with the new data at the Local SQL server?? 3-How can i make daily transaction to update the Local SQL server with the new data at Remote SQL server ?? 4-How can i manage the DB Transactions ? 5-how can i use the same methods(code) for dealing with the DB ,for the win app , the web app and the mobile app? 5-What is the best way to complete this solution? Thanks for reading to this line. I hope you can help me. thanks again. Best Regards Ahmed Gaser FCSIS IS Dept.
-
please help me,my project.........Dear friends: My team has the following task to complete.A solution that consists of 3 projects : 1-Win app that connected to a local DB server(SQL server) . 1-Web app that connected to a remotre server(SQL server). 1-Mobile app for that connected to tha same remote server of the web app. The Details: 1-The win app deals with a DB(Local DB SQL server) for updating ,retriving,inserting and deleting. 2-The web & the mobile app deal with a DB(Remote DB SQL server) for tha same purpose.(updating ,retriving,inserting and deleting) The Goal: 1-The Win app will connect one time per day to update the Remote SQL server with the new data from the Local SQL server. 2-The Web and mobile app connected to the Remote SQL server will update ,retrieve ,delete and insert records in it. The Questions: 1-If I can use Asp.net web services ,How can I use it? 2-How can i make daily transaction to update the Remote SQL server with the new data at the Local SQL server?? 3-How can i make daily transaction to update the Local SQL server with the new data at Remote SQL server ?? 4-How can i manage the DB Transactions ? 5-how can i use the same methods(code) for dealing with the DB ,for the win app , the web app and the mobile app? 5-What is the best way to complete this solution? Thanks for reading to this line. I hope you can help me. thanks again. Best Regards Ahmed Gaser FCSIS IS Dept.
-
please help me,my project.........Dear friends: My team has the following task to complete.A solution that consists of 3 projects : 1-Win app that connected to a local DB server(SQL server) . 2-Web app that connected to a remotre server(SQL server). 3-Mobile app for that connected to tha same remote server of the web app. The Details: 1-The win app deals with a DB(Local DB SQL server) for updating ,retriving,inserting and deleting. 2-The web & the mobile app deal with a DB(Remote DB SQL server) for tha same purpose.(updating ,retriving,inserting and deleting) The Goal: 1-The Win app will connect one time per day to update the Remote SQL server with the new data from the Local SQL server. 2-The Web and mobile app connected to the Remote SQL server will update ,retrieve ,delete and insert records in it. The Questions: 1-If I can use Asp.net web services ,How can I use it? 2-How can i make daily transaction to update the Remote SQL server with the new data at the Local SQL server?? 3-How can i make daily transaction to update the Local SQL server with the new data at Remote SQL server ?? 4-How can i manage the DB Transactions ? 5-how can i use the same methods(code) for dealing with the DB ,for the win app , the web app and the mobile app? 6-What is the best way to complete this solution? Thanks for reading to this line. I hope you can help me. thanks again. Best Regards Ahmed Gaser FCSIS IS Dept.