Browse by Tags

All Tags » JavaScript (RSS)

Eye On .Net - episode 4 by Hisham El-bereky

Brad Abrams - What is .NET RIA Services? - Business Apps Example for Silverlight 3 RTM and .NET RIA Services July Update, part1 , part2 , part3 , part4 , part5 , part6 , part7 , part 8 - Simple Example of Managed Extensibility Framework (MEF) in Silverlight...

Web Developer Top up for Next Web Generation by Hisham El-bereky

Web developers will need for some top up there web dev experience with new frameworks and technologies that will be required by new web development Trend, Web Developer should know about: 1- Javascript frameworks ( Jquery , Dojo ….) 2- Service Oriented...
Filed under: , , ,

JQuery Tips by Hisham El-bereky

Selectors: Getting text box value $(“#TextBoxId”).val(); Chang or set label text $(“#LabelId”).text(“Your Text”); Set control CSS “i.e td border width” $(“#td_id”).css('border-width', '1px'); Animation: Display DIV element with animation $("#div-id")...
Filed under: , , ,

An entry to JQuery by Hisham El-bereky

JQuery is a JavaScript library simplify using JavaScript in client side, with JQuery you can handle document objects where you can select and change style or behavior in easy way, I think JQuery as a successful JavaScript Library will play a big role...
Filed under: , , ,

Eye On .NET by Hisham El-bereky

Eye On .NET is periodical listing series for .NET(Blogs, Articles, Media, Events and Announcing) I hope that my simple view to .NET development be helpfully at least reflect the best. And this is my first List that will be focus on Blogs Community ...

ASP.NET AJAX Overview And Technical Tips by Hisham El-bereky

Latest days I was interested with the best use for ASP.NET Ajax also covering its helpfully features, after many reads for books and websites (blogs, articles) hope to introduce something that help developers.( download PDF document version ) Contents...
Filed under: , , ,
More Posts