Browse by Tags

Related Posts

  • Multiitem deleting from the list box plz

    Hi i have a list box adding items to this list box from another. i dont have problem in adding multiple items from one list box to another. i have problem if i delete multiple items from the list box. i have a list box called listbxselComp and if i click on button it has to remove the selected items...
    Posted to Web Forms (Forum) by dilip12 on 08-05-2007, 12:00 AM
    Filed under: asp.net 2.0, List, listbox, ASP.NET, Literal, linq, ASP.NET 2.0 DataBinding DefaultView, Listbox resizable, layout, Links, ASP.NET 2.0 DataBinding DataTable, Listbox Gridview, lists
  • Enterprise-grade O/RM with LINQ for Visual Studio 2008 RTM: Genome 3.3.6 released

    The latest release of the object-relational mapping framework Genome complements .NET 3.5 with the full spectrum of O/RM capabilities for enterprise application development. Genome supports multiple database platforms (MS SQL, Oracle, IBM DB2), flexible mapping of legacy database schemas and load span...
    Posted to Announcements (Forum) by elina h on 12-05-2007, 12:00 AM
    Filed under: asp.net, object-relational, O/RM, .NET3.5, VS2008, LINQ
  • Linq To SQL - Extension syntax question...

    Hi! I am very new to Linq and i have a very simple question. I have used Linq to SQL to produce this result set: 1 PrintSpeedDataContext dc = new PrintSpeedDataContext(ConnectionManager.GetConnectionString()); 2 3 var rs = from ps in dc.PrintSpeeds 4 where ps.DateTime > DateTime.Now.AddHours(-24)...
    Posted to Getting Started (Forum) by cjoergensen on 01-03-2008, 12:00 AM
    Filed under: asp.net, LINQ, linq to sql
  • Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 1

    First part of my new article series entitled Building a Simple Blog Engine with ASP.NET MVC and LINQ has been published on ASP Alliance. Microsoft released the first CTP of ASP.NET 3.5 Extensions and it includes ASP.NET MVC Framework as one of the main extensions for ASP.NET 3.5. In the first part of...
    Posted to Announcements (Forum) by Keyvan Nayyeri on 01-22-2008, 12:00 AM
    Filed under: .NET, c#, asp.net, blog, LINQ, MVC
  • Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 2

    Second part of my new article series entitled Building a Simple Blog Engine with ASP.NET MVC and LINQ has been published on ASP Alliance. In the second part of the article series about ASP.NET MVC Framework, Keyvan adds controllers to his blogging engine in order to describe how to use controllers in...
    Posted to Announcements (Forum) by Keyvan Nayyeri on 01-31-2008, 12:00 AM
    Filed under: .NET, c#, asp.net, blog, LINQ, MVC
  • Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 3

    Third part of my new article series entitled Building a Simple Blog Engine with ASP.NET MVC and LINQ has been published on ASP Alliance. In the third part of this series, Keyvan talks about the data model in his simple blogging engine. He shows some concepts related to the LINQ side of the data model...
    Posted to Announcements (Forum) by Keyvan Nayyeri on 03-03-2008, 12:00 AM
    Filed under: .NET, c#, asp.net, blog, LINQ, MVC
  • Re: how to get OnKeyPress on a textbox

    Here is a workaround for calling back to the codebehind. This is a hack I made for a serch in a gridview. It's not perfect, but it works like a charm. Only way to do this as far as I know. This is the article I wroute about it: http://cwb.no/post/2008/03/OnKeyPress-and-OnKeyUp-AspNet-TextBox.aspx
    Posted to ASP.NET AJAX UI (Forum) by cwbrandsdal on 03-29-2008, 12:00 AM
    Filed under: OnKeyPress, OnKeyUp, AJax UpdatePanel, asp.net, LINQ
  • Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 4

    Fourth part of my new article series entitled Building a Simple Blog Engine with ASP.NET MVC and LINQ has been published on ASP Alliance. In the fourth part of this series, Keyvan talks about the unit testing concepts related to the MVC pattern and how Microsoft has adapted these concepts for its ASP...
    Posted to Announcements (Forum) by Keyvan Nayyeri on 04-30-2008, 12:00 AM
    Filed under: .NET, c#, asp.net, blog, LINQ, MVC, Unit Testing, TDD
  • Re: Building a Simple Blog Engine with ASP.NET MVC and LINQ - Part 2

    Thank you Apurava for pointing it out. It seems that was a problem when I copy/pasted the link. It should be accessible now.
    Posted to Announcements (Forum) by Keyvan Nayyeri on 01-31-2008, 12:00 AM
    Filed under: .NET, c#, asp.net, blog, LINQ, MVC
Page 1 of 1 (9 items)