|
|
|
| You are here : HOME > ASP |
 |
 |
Microsoft Excel 2010 Programming By Example: with VBA, XML, and ASP (Computer Science)
Price : $49.95 $29.07
Average
Customer Rating : Not
yet rated |
|
Editorial Review :
Microsoft Excel 2010 Programming by Example with VBA, XML and ASP is a practical how-to book on Excel programming, suitable for readers already familiar with the Excel user interface. The book introduces programming concepts via numerous multi-step, illustrated, hands-on exercises. More advanced topics are introduced via custom projects. From recording and editing a macro and writing VBA code to working with XML documents and using classic ASP to access and display data on the Web, this book takes you on a programming journey that will change the way you work with Excel. Completely updated for Excel 2010, this book provides information on performing automatic operations on files, folders, and other Microsoft Office applications. It also covers proper use of event procedures, testing and debugging, and programming advanced Excel features such as PivotTables, PivotCharts, and SmartTags. Thirty chapters loaded with illustrated hands-on projects and exercises that tell you exactly where to enter code, how to debug it, and then run it. Each exercise/project step is clearly explained as it is performed. Features Introduces Excel programming concepts to a non-programmer user who is already proficient with the Excel User Interface and is looking to automate Excel routine tasks Covers previous versions of Excel as well as the new features added in EXCEL 2010! Contains thirty chapters loaded with illustrated, hands-on projects and exercises that cover all of the ins and outs of Excel VBA. Takes the reader from introductory topics--including recording and editing macros, using variables, and constants, writing subroutines/functions, conditional statements, and various methods of coding loops to repeat actions--- to intermediate and advanced topics that include working with collections, class modules, arrays, file and database access, custom forms, error handling and debugging and conditional compilation Includes comprehensive coverage of native file handling in VBA, Windows Scripting Host (WSH), and Low Level File Access Includes a chapter on interacting with Microsoft Access databases. Users learn both ADO and DAO to access data in external databases Includes several chapters on providing experience via programming charts, PivotTables, dialog boxes, custom forms, Ribbon, Backstage View, context/shortcut menu customizations, and proper use of event procedures and callbacks Provides a thorough and practical coverage of using XML and VBScript in classic ASP with Excel
Customer Review :
No review yet |
 |
Access 2007 Programming by Example with VBA, XML, and ASP (Wordware Database Library)
Price : $39.95 $19.38
Average
Customer Rating : Not
yet rated |
|
Editorial Review :
Access 2007 Programming by Example with VBA, XML, and ASP shows non-programmers how Access databases can be created, managed, and customized with Visual Basic for Applications (VBA) a powerful programming language built into Access. Hundreds of hands-on examples and projects throughout the book show users how to take charge of their Access databases with programming. Learn how to: Write and debug your programming code with the Visual Basic Editor. Access and manipulate databases with Data Access Objects (DAO) and ActiveX Data Objects (ADO). Use the Data Definition Language (DDL) to enforce data integrity and manage database security. Modify the behavior of forms, reports, and controls by writing event procedures. Publish dynamic Access data to the web using Active Server Pages (ASP) and Extensible Markup Language (XML). Work with the new features for tables, forms, reports, macros, and templates that are available in the Access 2007 user interface.
Customer Review :
No review yet |
 |
ASP.NET 2.0 Website Programming: Problem - Design - Solution (Programmer to Programmer)
Price : $39.99 $7.28
Average
Customer Rating : Not
yet rated |
|
Editorial Review :
ASP.NET 2.0 Programming: Problem Design Solution is aimed at describing, designing, and implementing a site much like the ones you’re probably working on or will be soon, while taking the opportunity to introduce and explain many of the new features that the new great ASP.NET 2.0 framework offers. Difficult problems are addressed head-on so you'll be ready for most of the problems you’ll typically face when writing a modern website, and have one or more solutions ready for them. Unlike many other ASP.NET books that show examples for individual pages or features, the example in this book is an integrated end-to-end site (written in C#). The entire book and site has been written specifically for ASP.NET 2.0, to use the ASP.NET 2.0 features wherever they make sense. The end-result is a website which features a layout with user-selectable themes, a membership system, a content management system for publishing and syndicating articles and photos, polls, mailing lists, forums, an e-commerce store with support for real-time credit card processing, homepage personalization, and localization. The book leads the reader through development of a site with: - Account registration, personalization and theming
- News and events, organized into categories
- Opinion polls
- Newsletter
- Forums
- E-commerce store with shopping cart and order management
- Localization
Administration of a site will be covered including: - Full online back-end administrative section, to manage practically all data from an intuitive user interface
- Site deployment
In building these site features, you'll learn these new ASP.NET 2.0 features: - Master pages
- Theming
- Personalization & Web parts
- Membership & Profile modules
- Personalization
- The new server-side UI controls such as GridView, DetailsView, FormView, Wizard, MultiView, the new xxxDataSource and navigation controls, among others.
- The new compilation mode and deployment modes
- The new framework for instrumenting the site, as well as handling & logging exceptions
- The new ADO.NET 2.0 features (e.g. caching with database dependency)
- The new classes for easy distributed transactions Management
This book is also available as part of the 5-book ASP.NET 2.0 Wrox Box (ISBN: 0-470-11757-5). This 5-book set includes: - Professional ASP.NET 2.0 Special Edition (ISBN: 0-470-04178-1)
- ASP.NET 2.0 Website Programming: Problem - Design - Solution (ISBN: 0764584642 )
- Professional ASP.NET 2.0 Security, Membership, and Role Management (ISBN: 0764596985)
- Professional ASP.NET 2.0 Server Control and Component Development (ISBN: 0471793507)
- ASP.NET 2.0 MVP Hacks and Tips (ISBN: 0764597663)
- CD-ROM with more than 1000 pages of bonus chapters from 15 other .NET 2.0 and SQL Server(TM) 2005 Wrox books
- DVD with 180-day trial version of Microsoft(r) Visual Studio(r) 2005 Professional Edition
Customer Review :
No review yet |
 |
Murach's ASP.NET 3.5 Web Programming with C# 2008
Price : $52.50 $18.79
Average
Customer Rating : Not
yet rated |
|
Editorial Review :
"In the last 3 years, I have tried to learn C# for web programming using books from a number of different publishers, but have always lost my motivation. The books were just not geared toward someone trying to learn on their own. Then, I checked out your ASP.NET/C# book from our corporate library. What a fantastic book! It's in such high demand at work that I bought my own copy." (A developer's comment on the 2.0 edition of Murach s ASP.NET) Already know how to code C# 2008 desktop applications? Then, you're ready to master web programming with the 3.5 edition of this best-selling ASP.NET book from Murach Books. It covers the 3.5 features that provide new functionality...like the ListView and DataPager data controls, LINQ data sources, new CSS-related tools, and ASP.NET AJAX...while it teaches you how to develop web applications from scratch. And it does that using all the same features that made the 2.0 edition such a favorite among professional developers: #1. It's concise, practical, and crystal-clear in telling you what you need to know #2. It shows you how to get the most from Visual Studio 2008 as you code, test, debug, and deploy ASP.NET web applications #3. It gives you a 7-chapter section on database programming...2 more chapters than in the previous edition because .NET continues to deliver new, powerful tools for this critical component of business applications #4. It gives you solid training in the essential skills that you'll use every day, including data validation...state management...improving the user experience with easy site navigation and a standard look and feel...boosting user response time with ASP.NET AJAX...handling security...developing reusable controls...working with database data using SQL, object, and LINQ data sources...and more #5. It gives you real-world application examples that guide you in applying what you're learning as you develop your own websites (you can download the applications for free from the Murach website) #6. Its paired pages presentation makes for fast reading, instant reinforcement, and time-saving reference (to see how the paired pages work, you can download free chapters from the Murach website) So if you need to learn ASP.NET 3.5 web programming, we hope you'll try this book first. We're convinced that it will deliver the training you need better and faster than any other book.
Customer Review :
No review yet |
 |
HTML CSS ASP Practical Approach (*4 All Series)
Price : Click to see price
Average
Customer Rating : Not
yet rated |
|
Editorial Review :
HTML CSS ASP Practical Approach: This book is specially written for students of Computer Engineering (CE) and Information Technology (IT).
Every one with interest in HTML, CSS and ASP Technology can refer this book to get the knowledge about Website development.
It covers mainly all features of HTML, CSS and ASP Programming language including use of Built in ASP objects, components, error handling etc…,. Code samples are presented in ASP and will execute under Macromedia Dreamweaver express edition and internet explorer. Throughout the book most of the programming features are explained through syntax and examples to develop state-of-the-art programs.
Customer Review :
No review yet |
|
More
Results : [First] [Prev] 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 [Next] [Last]
Quick Link : 40 | 60 | 80 | 100
|
|
Questions & Answers
Question : How can I allow my website visitors to create text files in ASP.NET?
I have Microsoft IIS and I have written a simple ASP.NET application that should allow a user to create a file on my server. I have allowed the Internet User permission to write to my wwwroot folder, but the application still won't work, it throws an exception saying that access to the path is denied. What else can I do to allow my visitors to create files? Thanks.
Answer:
Any time you see the access to path denied error, that's usually because you have not properly granted permission to the folder for the process that is actually running ASP.NET. This is often the NETWORK SERVICE account, NOT the ASPNET worker account (WS 2003 and later).It is also possible that you are either not changing the name of the file being written, or you are not closing it and destroying the file object before someone else creates it. Only one user at a time can have a file open.
|
Question : I have a full ASP website script to sell. How can I find a buyer?
I have a fully developed ASP website script to sell. It has been running successfully for one year and 2 months now but I want to sell the script for anyone who has a business plan. It's a Multi-level marketing script, well customized with members and a good cash flow. Where can I go to list my ASP script based website for sale?
Answer:
try http://www.yaaad.com
|
Question : Does anyone know if there are any free or inexpensive ASP baton Instructor courses in Colorado?
I really would like to become an ASP baton instructor to add one more certificate to my resume. The only problem is my agency will not pay for training right now. So if anybody knows about any training opportunities I would greatly appreciate it.
Answer:
Even if someone is offering training for free or cheap, it will not result in any sort of certificate. Certified coursework costs money. It's not fair but that is just how the system works.On the plus side, since you already are with an agency, you should have access to training that regular civilians do not. Many ASP course require you to be law enforcement or private security.
|
Question : Is there a way to specify where an ASP upload box will open up to select files from?
I have an asp page that has an uploader on it that will take pictures from mobile phones and upload them to a database. But i want to have it so that when a person clicks on the browse button it opens up to a specific file location that i want. Seems like everything is pointing to it not being possible to specify it.
Answer:
There is no way to do so for the box... Sorry about that...Good luck!
|
Question : What are the differences between the ASP languages?
I hear many terms related to ASP-ASP.NETASP.NETDotNetand I think some more.I would assume .NET and DotNet are the same.I am an experience web developer with a background in PHP/JSP.What are the differences, purposes, open/closed-sourceness, and syntax styles of all the above, and any of their neighbors I didn't mention?
Answer:
There is ASP classic, and ASP.NET. I personally don't like .net because of the markup it generates. I want control of what the server is generating.ASP Classic is similar to PHP in that you have control of what the script is doing.If I were you, though, I would leave Microsoft alone. Nothing open source about them.
|
Question : What happened with Cleopatra and the asp?
My dad wanted to know about it and told me to look up cleopatra and the asp, or something. Do you know anything about this?
Answer:
She committed suicide with the asp. Not a fun way to go. But I'm sure it was nice and dramatic.
|
Question : How do i build a redirect from an asp site to a php site?
My company switched from an asp site to a php site. We want to build redirects so that we don't lose all of the good product reviews done by bloggers and other sources. Can someone give me the code so I can create these redirects. We were previously using network solutions. Now we are using joomla. Thank you for any help you can provide.Ashley
Answer:
@Laogeodr... That is a valid solution but you will still lose credibility with Google. If you want to keep some of your page rank, your also need to send a 301 permanent redirect so the search engines will know that the link has changed.RewriteEngine OnRewriteRule (.*)\.asp $1.php [R=301,L]
|
Question : How come my photos go into asp notepad instead of jpeg?
So my cousin from another country sends me photos through e-mail. Every time I open it goes into asp notepad instead of jpeg. How do I fix it ?
Answer:
So my cousin from another country sends me photos through e-mail. Every time I open it goes into asp notepad instead of jpeg. How do I fix it ?
|
Question : How to retrieve user information from facebook by using classic asp?
I am trying to develop small applications on facebook by using classic asp. There are tons of information on how to do it in php or .net, I am wondering if it is possible to do it in classic asp.I would appreciate if anyone can provide some help. A simple program that can be added by facebook users and can retrieve the users id will be very helpful.Many thanks.
Answer:
dude your question is too technical for the morans that usually answer here on facebook ... very few that would understand what are you talkin about :) As for myself i don't think i have anything relevant ... however if i run into anything that would help you... promise i will email you or msg ;) wish you all the best and by the way great idea ;)
|
Question : Execution of the ASP page caused the Response Buffer to exceed its configured limit?
When i run asp file get this message how i can rectify this? Any body help me?
Answer:
You can try these ways: - add response.buffer = true on the top of your page - edit the metabase.xml file, look for the AspBufferingLimit that normally is around 4194304 (bytes, that means 4Mb) and increase that value. You do not need to stop IIS for the metabase.xml editing, but to make the Metabase.xml file write-able, you need to go to the IIS control panel, right click the server, select properties, and check off the box that says “allow changes to MetaBase configuration while IIS is running".ciao!
|
Powered by Yahoo! Answers
|
|