Error
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.
  • JHTMLicon not supported. File not found.

test

linq query to get records and copy to datatable
Saturday, 28 January 2012 01:28
// linq query to get records and copy to datatable



var query = from p in ds.Tables["Id"].AsEnumerable()
where p.Field("ID") == "1" && p.Field("Name") == "test" select p;

if (query.Count() > 0)
{
dt = query.CopyToDataTable();
}

Read more: http://feeds.dzone.com/~r/dzone/snippets/~3/2ydBYwNuC1s/14495

 
Hi, I am new to this forum.
Thursday, 26 January 2012 03:21
this is new Test from me.

Read more: http://feeds.dzone.com/~r/dzone/snippets/~3/7Jh7nBfO78s/14467

 
Last Steps to Joomla 2.5!
Wednesday, 30 November 2011 11:10

Version 11.3 of the Platform has just been merged into the CMS and we are down to the last few weeks before 2.5!
We plan to release Version 2.5 beta on or before December 20th.

To make this schedule, we have until December 12th to propose and test new features.

1. Please test the present state of the CMS with your favorite extensions and report any bug on the Tracker.
TEST: The CMS can be downloaded from https://github.com/joomla/joomla-cms/zipball/master (Not for production sites!)
REPORT ISSUES: Please post on the tracker http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8103

2. Please test the New Features (and propose some with code attached if you want):
TEST: http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8549
Specially look at those with Status "Pending" when testing

One does not need to be a geek or PHP guru to test the proposed patches. And your efforts will really help in getting your favorite CMS in good shape for 2.5!

As many of you know, version 2.5 is the long-term-support release that ends the 1.6/1.7/2.5 series.
As such, the update to 2.5 will be seamless and will be handled exactly the same as the update from 1.6 to 1.7 or 1.7.2 to 1.7.3.
It is expected that all extensions should work without changes for version 2.5. However, extension developers should test their programs to make sure.

We hope to get some great new features into version 2.5, but we need the community to help with the process. Thanks!

Read more: http://community.joomla.org/blogs/community/1525-last-steps-to-joomla-25.html

 
Leukemia Patients Treated by Gene Therapy. Let's Hope the Cure Doesn't Kill Them This Time. [Science]
Friday, 12 August 2011 12:32
On Wednesday scientists announced an exciting new potential cure for leukemia using gene therapy. Yay. Let's hope the test subjects don't get sick and die. Because that's what happened last time. More »


Read more: http://feeds.gawker.com/~r/gizmodo/full/~3/HOLFnZ72hLo/leukemia-patients-treated-by-gene-therapy-lets-hope-the-cure-doesnt-kill-them-this-time

 
New Tests Spot Suspect Scotch [Booze]
Monday, 25 July 2011 21:30
The whiskey business in Scotland is a £800 million/year industry. With that much money flowing, knockoff brands are pervasive. But a newly developed test can rapidly and accurately tell real scotch from fake, on-site. More »


Read more: http://feeds.gawker.com/~r/gizmodo/full/~3/Sa_M7t1jd1I/new-tests-spot-suspect-scotch

 
Start
Prev
1


Page 1 of 2
Taxonomy by Zaragoza Online