jonbruce

Stories kicked by jonbruce

Oracle support for ADO.NET Entity Framework(jonathanbruceconnects.com)

submitted by jonbrucejonbruce(40) 3 years ago

Download the Beta release of the DataDirect Connect for ADO.NET Entity Framework provider for Oracle today! read more...

add a comment |category: |Views: 75

tags: another

New LINQ provider for Flickr(weblogs.asp.net)

submitted by mehfuzhmehfuzh(1906) 4 years, 6 months ago

LINQ provider for Flickr gives an easy way to query , add and delete Flickr photos. Here, I will give some sneak preview about how to use the provider to do different operations on Flickr, as if doing queries with SQL objects.... read more...

add a comment |category: |Views: 6

tags: another

Turbo charge your Enterprise Libraries DAAB instance(dotnet-connection.com)

submitted by jonbrucejonbruce(40) 4 years, 7 months ago

Want to combine your DAAB blocks with the best-in-class ADO.NET providers and offer your developers true database abstraction? This will help you get started... read more...

add a comment |category: |Views: 1

tags: another

Bullet-proof your DAAB(jonathanbruceconnects.com)

submitted by jonbrucejonbruce(40) 4 years, 7 months ago

To build a truly ubiquitous data access layer, DAAB is an agreeable technical basis for .NET implementations. DAAB provides a clean interface driven leveling of data sources, but your client applications still remain badly exposed where SQL leveling is concerned. read more...

add a comment |category: |Views: 4

tags: another

Eric Nelson - Development for .NET Framework 3.0 for ISVs : Microsoft (blogs.msdn.com)

submitted by findmecoolfindmecool(600) 4 years, 7 months ago

Two of my ISVs were asking about Microsoft applications which use the .NET Framework. When I had a quick look on the web I found a very good but quite old post from Daniel on this area (still very much worth a read) read more...

add a comment |category: |Views: 0

tags: another

Column Locking / Freezing in Infragistics Ultra WebGrid(gchandra.wordpress.com)

submitted by gchandragchandra(330) 4 years, 8 months ago

To freeze columns like EXCEL and horizontally scroll rest of the columns in Ultra WebGrid read more...

add a comment |category: |Views: 187

tags: another

C# 3.0 partial methods - What, why and how?(community.bartdesmet.net)

submitted by atifazizatifaziz(1000) 4 years, 8 months ago

Partial methods are methods living in partial classes and which are marked as partial. Their existence also stims from the world of code generation. Bart De Smet explains the what, how and (most importantly) why of partial methods. read more...

add a comment |category: |Views: 8

tags: another

LINQ to SQL Queries out of a Business Layer(west-wind.com)

submitted by rstrahlrstrahl(7226) 4 years, 8 months ago

Using LINQ to SQL for queries out of a business layer has some cool benefits in that core business layer queries returned from business objects can further refine query before the final query operates against the database. This allows the client to perform common formatting like picking which fields to retrieve, changing order or applying a final front end filter on the data. It also allows the client to choose best to represent the query results as an entity list or data reader/data table etc. This entry shows a few ways of how this has advantages and how a business object can greatly facilitate the data serving process. read more...

add a comment |category: |Views: 13

tags: another

New T-SQL Capabilities in SQL Server 2005 - Part 1 of 3 (setfocus.com)

submitted by SetFocusSetFocus(510) 5 years, 3 months ago

This month I'll start a three-part series on new Transact-SQL language features in SQL Server 2005. Microsoft added many new language features in SQL Server 2005, in response to developer requests and also in following compliance with the SQL-99 standard. read more...

add a comment |category: |Views: 32

tags: another

Got Questions on ADO.NET Performance? (jonathanbruceconnects.com)

submitted by jonbrucejonbruce(40) 5 years, 3 months ago

Continuing in our series of online webinars, we will be presenting 'ADO.NET Performance Tips & Tricks' on March 13th read more...

add a comment |category: |Views: 1

tags: another

ADO.NET Meetup @ Tech Ed 2007, Orlando(jonathanbruceconnects.com)

submitted by jonbrucejonbruce(40) 5 years, 3 months ago

After our sucessful meetup last year, it's time to start thinking about our next meetup! read more...

add a comment |category: |Views: 0

tags: another

5 podcasts that every .net developer should be listening to(seandeasy.com)

submitted by sdeasysdeasy(175) 5 years, 3 months ago

A list of the best .net podcasts on the web read more...

add a comment |category: |Views: 12

tags: another