Καλώς ορίσατε στο dotNETZone.gr - Σύνδεση | Εγγραφή | Βοήθεια
σε

 

Αρχική σελίδα Ιστολόγια Συζητήσεις Εκθέσεις Φωτογραφιών Αρχειοθήκες

Παρουσίαση με Ετικέτες

Όλες οι Ετικέτε... » asp.net » linq   (RSS)
  • LINQ-to-SQL και αρχιτεκτονική ASP.NET εφαρμογών

    Εκτός και αν πρόκειται για sample, prototype ή throw-away project τότε η αρχιτεκτονική μιας ASP.NET εφαρμογής είναι αυτή που φαίνεται στο παρακάτω σχήμα. Τα επίπεδα (layers) μπορούν να διαμορφωθούν ανάλογα με το μέγεθος της εφαρμογής. Για παράδειγμα, πιθανόν να υπάρχει χωριστό presentation layer (ανάμεσα στα Services και το UI) αρκεί η ...
    Δημοσιεύτηκε στο Dim Pant's .NET Blog (Weblog) από το μέλος dpant στις Ιανουαρίου 26, 2013
  • An abundance of LINQ queries and expressions using both the query and method syntax.

    In this post I will be writing LINQ queries against an array of strings, an array of integers.Moreover I will be using LINQ to query an SQL Server database. I can use LINQ against arrays since the array of strings/integers implement the IENumerable interface...(read more)
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Ιανουαρίου 27, 2011
  • Linq to Objects in ASP.Net

    In this post I would like to talk about  Linq to Objects in an ASP.Net application. In all my classes people seem to have the following answer to this question, “What kind of data can we query with LINQ?“ Most people say “Well, we can query an SQL server database” . I am not very [...]
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Οκτωβρίου 6, 2010
  • ASP.NET Tips and Tricks

    I’m starting a new line of blog posts in which I’m going to give out a few tips and tricks I’ve picked up during the past years. I’m going to start with one of the most common mistakes I often face when reading code. To demonstrate that, I’m going to use LinqToSQL as my data access method (although the problem can be found in any kind of Data ...
    Δημοσιεύτηκε στο K# (Weblog) από το μέλος spantos στις Σεπτεμβρίου 21, 2009
  • LINQ set operations(extension methods) on arrays

    In this post, which is another post for LINQ, I will try to explain how we can use LINQ set operators on arrays.Basically set operators are extension methods that allows to filter,merge arrays.We are going to examine these methods in detail. We will examine them by creating a project in visual studio. Basically we are going to use two [...]
    Δημοσιεύτηκε στο Dot Net Rules (Weblog) από το μέλος nikolaosk στις Ιουλίου 7, 2008
Με χρήση του Community Server (Commercial Edition), από την Telligent Systems