Recent Posts

0
Comments

Simple And Generic Web Service Proxy Using HttpWebRequest/HttpWebResponse objects by Hisham Elbreky

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 Elbreky

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 Elbreky

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 Elbreky

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...
0
Comments

ADO.NET Entity Framework (Links, Videos And Downloads) by Hisham Elbreky

ADO.NET Entity Framework is a new technique introduced by ADO.NET team that will be helps developers to eliminate the impedance mismatch between data models and between languages, EF announced as a part of Visual Studio 2008 SP1 Beta & .NET 3.5 SP1...
1
Comments

Eye On .NET by Hisham Elbreky

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 ...
2
Comments

ASP.NET AJAX Overview And Technical Tips by Hisham Elbreky

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: , , ,
0
Comments

Messaging Using Remoting Service (Samples) by Hisham Elbreky

latest days I was interested with .net remoting service and events delegation between client and server sides, then I decided to write application that cover event delegation between clients and server and vis versa using .net remoting service, we can...
Filed under: ,
1
Comments

What is Scrum? by Hisham Elbreky

Scrum is a project management method for agile software development . SCRUM Values The SCRUM values are derived from the Agile values of software development. Individuals and interactions over processes and tools - processes and tools are helpful, but...
0
Comments

Earn knowledge by these programs by Hisham Elbreky

these are nice programs that provide ways of acquiring software development knowledge also it can help you monitor your development live and communicate with others. MSDN Reader: one of Syndicated Client Experiences Starter Kit applications, The MSDN...
More Posts Next page »