Η καλύτερη πηγή σας πληροφοριών και ειδήσεων περίπου xp, vista και υλικό στο διαδίκτυο

Vista ΑΡΘΡΑ ΚΟΡΥΦΗ 50 Vista ΒΙΝΤΕΟ Vista SOFT Vista ΒΟΗΘΕΙΑ

ASP.NET

Κοιτάζετε βιαστικά αυτήν την περίοδο τα άρθρα από Vista MS-$l*Windows συμβατό λογισμικό ταίριασμα της κατηγορίας ASP.NET.

ΕΚΤΕΛΕΣΤΕ την άδεια που αμφισβητείται στο αντικείμενο †™sp_sdidebug†™, βάση δεδομένων †˜master†™, ιδιοκτήτης †˜dbo†™.

Πήρα αυτό το λάθος από μια από τις υπηρεσίες Ιστού ASP.NET μου όταν προσπάθησα να προσκομίσω μερικά στοιχεία από μια μακρινή βάση δεδομένων. Προσπάθησα on-line για μια πιθανή αποτύπωση σε αυτό το ζήτημα αλλά δεν βρήκα κανενός για να είμαι πειστικού και σκέφτηκα έτσι την έκδοση της λύσης που επίλυσε το ζήτημα.

Παρακαλώ σημειώστε ότι αυτή η λύση μπορεί μόνο να είναι αποτελεσματική εάν διορθώνετε την υπηρεσία σας σελίδων ASP.NET/Ιστού και συνδέετε με το χέρι τη διαδικασία εργαζομένων.

1. Συνδεθείτε με τη διαδικασία εργαζομένων.

εικόνα

εικόνα

2. Με το τονισμένο aspnet_wp.exe χτύπημα «ο επίλεκτος…» κουμπί στην κορυφαία δεξιά πλευρά.

εικόνα

Θα πάρετε το διάλογο «επίλεκτων τύπων κώδικα» με «αυτόματα αποφασίζετε τον τύπο κώδικα για να διορθώσετε» επιλεγμένος. Τώρα για ASP.NET για να χρησιμοποιήσει το «διοικούμενο» τύπο κώδικα με τον έλεγχο του «διοικούμενου» τετραγωνιδίου.

Τον δοκιμάστε πάλι και πρέπει να λειτουργήσει χωρίς «ΕΚΤΕΛΕΙ την άδεια που αμφισβητείται στο αντικείμενο» sp_sdidebug», κύριος βάσεων δεδομένων `», dbo ιδιοκτητών `».» λάθος.

Η ελπίδα αυτό βοηθά. Με ενημερώστε για οποιεσδήποτε ζητήματα ή εναλλάσσομαι λύσεις στα σχόλια.

Γραπτός από τα askars επάνω 25η Οκτωβρίου 2007 με 1 σχόλιο.
Διαβάστε περισσότερα άρθρα επάνω howto και Misc και ASP.NET και . Καθαρός και Οπτικό στούντιο και Άκρες και τεχνάσματα.

ASP.NET 2.0 δευτερεύοντα σχόλια κεντρικών υπολογιστών

Πάντα αναρωτηθείτε πώς να γράψει τα σχόλια μέσα σε ένα αρχείο aspx; <! --> δεν θα το κόψει καθώς παίρνει επεξεργασμένο από την πλευρά κεντρικών υπολογιστών και το προκύπτον HTML περιέχει το σχολιασμένο κώδικα όπως υποβάλλεται σε επεξεργασία. Εισάγετε, <%--%>. Υπάρχουν 2 τρόποι που μπορείτε αληθινά να σχολιάσετε ένα αρχείο aspx.

Μονόδρομος. παραδείγματος χάριν,

<%

Τίποτα μέσα σε αυτόν τον φραγμό δεν θα αναλυθεί/θα αντιμετωπιστεί από ASP.NET.

<asp: TextBox runat=» κεντρικός υπολογιστής»>< /asp: TextBox>

- %>

Και είναι εδώ ο άλλος οπτικός τρόπος το,

εικόνα

Η ελπίδα αυτό βοηθά.

Γραπτός από τα askars επάνω 30η Σεπτεμβρίου 2007 με κανένα σχόλιο.
Διαβάστε περισσότερα άρθρα επάνω howto and ASP.NET and .Net and Visual Studio and Tips and Tricks.

Professional ASP.NET 2.0 Special Edition (Wrox Professional Guides)

Title: Professional ASP.NET 2.0 Special Edition (Wrox Professional Guides)
Author: Bill Evjen / Scott Hanselman / Devin Rader / Farhan Muhammad / Srinivasa Sivakumar
Publisher: Wrox
ISBN: 0470041781
Pub-Date: 2006-10-16

Book Description
ASP.NET allows web sites to display unique pages for each visitor rather than show the same static HTML pages. The release of ASP.NET 2.0 is a revolutionary leap forward in the area of web application development. It brings with it a wealth of new and exciting built-in functions that reduce the amount of code you’ll need to write for even the most common applications.

With more than 50 new server controls, the number of classes inside ASP.NET 2.0 has more than doubled, and in many cases, the changes in this new version are dramatic. This book will alert you to every new feature and capability that ASP.NET 2.0 provides so that you’ll be prepared to put these new technologies into action. Greatly expanded from the original best-selling Professional ASP.NET 2.0, this new special edition adds hundreds of pages of new coverage of advanced and new techniques relating to data and data sources, the provider model, personalization, membership, role management, localization, configuration, migration, and Altas.

Bonus CD-ROM and DVD

Click to continue reading "Professional ASP.NET 2.0 Special Edition (Wrox Professional Guides)"

Written by Nikolay on August 22nd, 2007 with no comments.
Read more articles on ASP.NET and .Net.

Build Your Own ASP.NET 2.0 Web Site Using C# & VB

Title: Build Your Own ASP.NET 2.0 Web Site Using C# & VB
Author: Cristian Darie / Zak Ruvalcaba
Publisher: SitePoint
ISBN: 0975240285
Pub-Date: 2006-10-31

Book Description
Learn how to build impressive ASP.NET 2.0 Websites in both C# and VB from scratch.

Using a practical step-by-step approach, the authors introduce the ASP.NET framework, teach you about database design, and walk you through obtaining, installing and configuring all the freely available software you need to use ASP.NET 2.0. They then show you how to build several real world Web-based applications that you can put to use instantly in your projects.

Readers will learn how to:

  • Develop a fully functional Corporate Intranet with a dynamic navigation menu
  • Create an email newsletter system using ASP.NET 2.0
  • Build web forms using web controls, validation controls, and rich controls
  • Program in both C# and VB
  • Handle unforseen errors gracefully using a range of error handling techniques
  • Secure applications using form authentication
  • Use code-behind to streamline code.

    This book doesn’t force you to choose an ASP.NET language in advance - all code examples are presented in both C# (pronounced see-sharp) and VB. You can choose which one you want to use, and follow-it throughout the book. Best

  • Click to continue reading "Build Your Own ASP.NET 2.0 Web Site Using C# & VB"

    Written by Nikolay on August 22nd, 2007 with no comments.
    Read more articles on ASP.NET and .Net.

    Pro ASP.NET 2.0 E-Commerce in C# 2005 (Expert’s Voice in .Net)

    Title: Pro ASP.NET 2.0 E-Commerce in C# 2005 (Expert’s Voice in .Net)
    Author: Paul Sarknas
    Publisher: Apress
    ISBN: 1590597249
    Pub-Date: 2006-12-11

    Book Description

    Pro ASP.NET 2.0 E-Commerce in C# 2005 takes you through the e-commerce web application development cycle, from conception to coding to deployment and maintenance. It will also help you maximize your potential profits, learn what risks are involved, and take the necessary steps to minimize those risks. The book begins by introducing e-commerce systems and lays out the toolset. To help you learn about meeting and overcoming real-world challenges, the book features a case study of a fictional company, Little Italy Vineyards.

    As you progress through the book, you’ll focus on e-commerce requirements, then proceed to model the objects utilizing UML to generate and define the complete architecture for the example application. Once you put it all together, you’ll address the site coding. In this section, author Paul Sarknas demonstrates how the practical application of modern programming techniques, like web services and Ajax, can have direct impact on your customer’s user experience and the success of your site.

    After design and development are complete, the author focuses on utilizing the best deployment methods for maintaining the application

    Click to continue reading "Pro ASP.NET 2.0 E-Commerce in C# 2005 (Expert’s Voice in .Net)"

    Written by Nikolay on August 22nd, 2007 with no comments.
    Read more articles on c# and ASP.NET.

    ASP.NET AJAX in Action (Paperback)

    TITLE : ASP.NET AJAX in Action (Paperback)
    AUTHOR : by Alessandro Gallo (Author), David Barkol (Author), Rama Krishna Vavilala (Author)
    PUBLISHER : Manning Publications publisher
    ISBN : 1933988142
    EDITION : 1st
    PUB DATE : August 15, 2007
    LANGUAGE : English

    Ajax has revolutionized the way users interact with web pages today.
    Gone are frustrating page refreshes, lost scroll positions and
    intermittent interaction with a web site. Instead, we have a new
    generation of fast, rich, and more intuitive web applications. The
    ASP.NET AJAX framework puts the power of Ajax into the hands of web
    developers. ASP.NET AJAX, formerly called Atlas, is a new free framework
    from Microsoft designed to easily add Ajax features to ASP.NET
    applications. With this technology, ASP.NET developers can easily build
    more interactive and highly-personalized web applications that work
    across all most popular browsers. ASP.NET AJAX in Action is a
    fast-paced, example-rich tutorial designed for ASP.NET web developers
    and written by ASP.NET AJAX experts Alessandro “Garbin” Gallo, David
    Barkol, and Rama Krishna Vavilala. This book introduces you to Ajax
    applications and to the ASP.NET AJAX technology. Beginners will
    appreciate the clear explanations of key ideas and terminology.
    Intermediate and advanced ASP.NET developers will find a no-nonsense

    Click to continue reading "ASP.NET AJAX in Action (Paperback)"

    Written by Nikolay on August 15th, 2007 with no comments.
    Read more articles on ASP.NET and Ajax.

    « Older articles

    No newer articles