Browse by Tags

Related Posts

  • Data access layer

    I have a new project that I am going to work on with SQL server as the database. I have worked mostly with the older version of asp.net (1.1) and now doing this new application in asp.net 3.5. I have read 3.5 and 2.0 asp.net articles on linq to sql, entity framework, dynamic data but am not sure if I...
    Posted to Architecture (Forum) by ngracias on 05-15-2009, 12:00 AM
    Filed under: "Linq to Sql", .NET, .NET 2.0 Framework Diagram Chart, .net 3.5, 3-tier programming, ADO.NET, Application Architecture, linq, pattern
  • Looking for ASP.NET/C# freelance job

    I would like to propose my services in web development to you. I have strong experience with the following: ASP.NET, C# LINQ MS SQL, MySql, Firebird, Access, Sybase XML, XSLT Javascript libraries: Mootools Description of projects, which I took part in, are available upon request. Best regards, Dmitry...
    Posted to Jobs (Forum) by Ficher on 04-20-2009, 12:00 AM
    Filed under: Offshore Software Development, Software Developer, SQL 2005, SQL Server 2000, SQL Server 2005, Web Developer, web developers, Web Programmer, .NET, .net 2.0, .net 2.0 c#, .NET 3.0, .net 3.5, .net developer, AJAX .ASP.Net 2.0, AJAX .NET, AJAX .NET 2.0, AJAX .NET 3.5, AJAX 3.5, AJAX ASP.NET, asp.net C#, ASP.Net c# job, asp.net developer, ASP.Net Development, ASP.NET job developer, Web Services, webservices, LINQ, remote job, freelance, freelance asp developer, freelance developer, sql server
  • Senior .Net programmer for $15 per hour

    I am an experienced .Net programmer, my name is Michael. My experience in web programming is more than 8.5 years long (.Net is more than 6.5 years). I am the owner/team leader of a small web development company(3 persons): see details: http://www.programming4web.com Our area is .Net, C#, Asp.Net, Asp...
    Posted to Jobs (Forum) by NET-developer on 02-26-2009, 12:00 AM
    Filed under: programming, SQL 2005, SQL Server 2000, vb.net asp.net c# ado.net C++ CORBA Java, "sql server" sharepoint "reporting services" vb.net, .NET, .Net 1.1, .net 2.0, .net 2.0 c#, .NET 3.0, .net c# WPF SQL, .net developer, ado dot net, AJAX .ASP.Net 2.0, AJAX .NET, AJAX .NET 2.0, AJAX .NET 2.0 for existing web application, ajax .NET 2.0 membership login, AJAX .NET 3.5, AJAX 3.5, AJAX ASP.NET, ajax.net, ASP, ASP .NET, ASP .NET 2005, ASP .NET SQL, asp net vb code-behind, ASP.Net, ASP.Net 2.0 C#, asp.net 2.0 freelancer developer, ASP.Net 3.5, ASP.NET AJAX, asp.net C#, ASP.Net c# job, asp.net C# project, asp.net developer, ASP.Net Development, asp.net job, ASP.NET job developer, Dot net Developer, job asp.net developers C#, Jobs C# Permanent, LINQ, Ajax Control Toolkit, .aspx, "ASP.NET" JOB Microsoft "Web Developer" "Software Design Engineer", VA, .net developers, .NET Framework 2.0, Advanced ASP.NET Developer, ajax, AJAX RoundedCornersExtender TabPanel, ASP .NET work, asp net 2.0, C #, Job, Job asp.net developer, .ascx
  • .Net ModelKit Suite 3.9 solves the problem of visually appealing BI apps design.

    Normal 0 false false false RU X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Обычная таблица"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:"";...
    Posted to Announcements (Forum) by Perpetuumsoft on 02-17-2009, 12:00 AM
    Filed under: monitoring, Pie, Programming, report, reporting, reporting engine, Software Development, software development tool, suite, Web Forms, .NET, .NET 2.0, .NET 3.0, .NET charting components, .NET component, .NET Components, .net graph, .NET3.5, asp, asp.net, basic. c# component, c#, csharp, generation, Generator, Instrumentation, LINQ, Chart, applications, asp .NET 2.0, .net chart, .NET Framework, ASP.NET 3.5, development tools, Charting, web components, .net 3.5, winforms, reports
  • offer from professional asp.net/c# developer

    I have 9 years experience in commercial software development. I would like to propose my services in web development to you. I have strong experience with the following: ASP.NET, C# LINQ MS SQL, MySql, Firebird, Access, Sybase XML, XSLT Description of projects, which I took part in, are available upon...
    Posted to Jobs (Forum) by Ficher on 11-17-2008, 12:00 AM
    Filed under: mysql, .NET, ASP.Net, asp.Net 2.0, ASP.Net 3.5, C# ASP.NET, C#.Net XML, developer, LINQ, wcf, Job, Job asp.net developer, Web Services, XML, sql server
  • Genome V4.0 released: LINQ-integrated O/RM for .NET 3.5 and Visual Studio 2008

    Genome V4.0 has been released to provide a proven and matured LINQ integrated O/RM solution for .NET 3.5 and Visual Studio 2008. Since the advent of .NET, Genome has kept pace with the latest advances on the .NET platform, offering a safe upgrade path for existing project investments. Having adopted...
    Posted to Announcements (Forum) by elina h on 09-26-2008, 12:00 AM
    Filed under: O/RM, object-relational mapping, VS 2008, .NET, asp.net, LINQ, T4, .net 3.5
  • 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: MVC, .NET, asp.net, c#, LINQ, Unit Testing, TDD, blog
  • ddlProposalTypes' has a SelectedValue which is invalid because it does not exist in the list of items.

    PPDataContext db = new PPDataContext(); db.ObjectTrackingEnabled = false ; var eventTypes = from et in db.PP_Event_Types orderby et.SORT_ORDER, et.TITLE select new { eventType = et.EVENT_TYPE, title = et.TITLE }; ddlProposalTypes.DataSource = eventTypes; ddlProposalTypes.DataValueField = "eventType"...
    Posted to Web Forms (Forum) by irbanjit on 03-06-2008, 12:00 AM
    Filed under: VS2008 VS 2008 EXECUTABLE SIZE, .NET 3.5, .net framework 3.5, 3.5, ASP.NET 3.5, linq to sql, LinqDataSource, linq, .net, linq liqdatasource
  • 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: MVC, .NET, asp.net, c#, LINQ, blog
  • 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: MVC, .NET, asp.net, blog, c#, LINQ
Page 1 of 2 (16 items) 1 2 Next >