Browse by Tags

Related Posts

  • How To: Access Underlying Data of the ObjectDataSource

    A gentleman in my ASP.NET 2.0 class a while ago asked me how to access the underlying object used for the ObjectDataSource control. Suppose you have some code in App_Code like so: public class DataManager { public DataSet SelectDataSet() { // code that populates the dataset... DataSet ds = GetPopulatedDataSet...
    Posted to Palermo4 (Weblog) by Palermo4 on 08-02-2007, 12:00 AM
    Filed under: .net, ado.net, asp.net, c#, code
  • Link List: Language Topics, Data Service, jQuery,F#, Spec#, Specs Reading, etc...

    It all started with an email Mohamed Hossam (AKA, Bashmohandes) sent to SilverKey Tech. (the company I work for) local office here in Egypt, referring to the article " Foundations of Functional Programming - Part 1 - B# .NET Blog ". It inspired me to send few more language links: Linklist 03022008...
    Posted to Guru Stop (Weblog) by Mohamed Meligy on 02-04-2008, 12:00 AM
    Filed under: ADO.NET, F#, ASP.NET, C#, Link List
  • Data Access and Data Binding for the new ASP.NET Developer

    Today I'm starting a new series of posts regarding Data Access methods and Data Binding with focus on the new developer. There are a multitude of ways to access data with ASP.NET and I will attempt to go through as many as I can, hopefully digging deep enough for you to get a solid understanding of the...
    Posted to Ryan Smith (Weblog) by ryansjedi on 04-11-2008, 12:00 AM
    Filed under: C#, .Net, Visual Basic, ADO.NET, ASP.NET
  • ADO.NET provider for Postgresql

    This is not really news as the driver has been available since April: Npgsql is an ADO.NET data provider written in C# that enables any .NET application to work with Postgresql 7.x and 8.x. You can download the provider from here .
    Posted to .NET at 9.400 ft above sea level (Weblog) by Edgar Sánchez on 06-24-2006, 12:00 AM
    Filed under: Postgresql, C#, .NET, ADO.NET
  • ADO.NET provider for Postgresql

    This is not really news as the driver has been available since April: Npgsql is an ADO.NET data provider written in C# that enables any .NET application to work with Postgresql 7.x and 8.x. You can download the provider from here .
    Posted to .NET at 9.400 ft above sea level (Weblog) by Edgar Sánchez on 06-24-2006, 12:00 AM
    Filed under: C#, .NET, Postgresql, ADO.NET
Page 1 of 1 (5 items)
Microsoft Communities