Hisham Elbreky
Simulate The Nature
Sign in
|
Join
Home
Contact
About
RSS
Atom
Search
Tags
.NET
ADO.NET
Agile
AJAX
ASP.Net
C#
CSS
General Software Development
JavaScript
MVC
SharePoint
WPF
WWF
Sponsors
advertise here
Navigation
Home
Blogs
Archives
August 2009 (1)
July 2009 (2)
June 2009 (3)
July 2008 (3)
May 2008 (3)
April 2008 (1)
March 2008 (2)
February 2008 (5)
January 2008 (1)
Recent Posts
6
Comments
Game program for kids less than 2 years :)
by
Hisham El-bereky
My daughter Mariam (=Mary) one year old always coming to my pc when I doing some work and climbing me then hitting keyboard randomly (oh, the pc gone to be like small cat fall in the pool :( ) I’m decided to save my pc (as possible :) ) then I developed...
Filed under:
.NET
,
C#
2
Comments
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...
Filed under:
MVC
,
ASP.Net
,
.NET
,
JavaScript
,
AJAX
,
ADO.NET
3
Comments
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:
ASP.Net
,
.NET
,
JavaScript
,
AJAX
0
Comments
Swaplist [JQuery Plugin]
by
Hisham El-bereky
A few days ago I developed Jquery plugin, it was very useful to use it in client side, the plugin generate UI for two lists and give you ability to swap items between them Plugin have methods to initialize it with data or get data from it, data is represented...
2
Comments
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:
CSS
,
ASP.Net
,
JavaScript
,
AJAX
0
Comments
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:
CSS
,
ASP.Net
,
JavaScript
,
AJAX
3
Comments
Simple And Generic Web Service Proxy Using HttpWebRequest/HttpWebResponse objects
by
Hisham El-bereky
The below class is a simple layer that can be used to access web service methods, it's depend on three tricks (1)initializing HttpWebRequest object, (2)encoding and passing request data that represent web method input parameters and (3)get response from...
1
Comments
Eye On .Net - episode 3
by
Hisham El-bereky
Blogs Scott Guthrie ASP.NET MVC Preview 3 Release Dave Ward [Encosia] Using jQuery to directly call ASP.NET AJAX page methods Use jQuery and ASP.NET AJAX to build a client side Repeater Scott Hanselman A Back To Basics Case Study: Implementing...
0
Comments
Internet Explorer 8 - Webslices
by
Hisham El-bereky
WebSlices is a new feature will be added to Windows Internet Explorer 8 Beta 1 it's allow users to subscribe to portions of a Web page. Users commonly visit many Web sites several times a day to see if there are new updates. RSS feeds make this experience...
1
Comments
Eye On .NET (2)
by
Hisham El-bereky
Blogs Scott Hanselman The Weekly Source Code : OpenID Edition , LINQ to Regular Expressions and Processing in Javascript TypeConverters: There's not enough TypeDescripter.GetConverter in the world 11 Top Tips for a Successful Technical Presentation...
Filed under:
ASP.Net
,
General Software Development
,
.NET
More Posts
Next page »