Hisham Elbreky
Simulate The Nature
Sign in
|
Join
Home
Contact
About
RSS
Atom
Search
Tags
.NET
ADO.NET
Agile
AJAX
ASP.Net
Azure
C#
cloud computing
CSS
General Software Development
IaaS
JavaScript
JQuery
LINQ
MVC
SharePoint
SQL Server
wcf
Windows Azure
WPF
WWF
Sponsors
advertise here
Navigation
Home
Blogs
Archives
December 2012 (1)
May 2011 (1)
January 2011 (1)
September 2010 (1)
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
1
Comments
Coding With Windows Azure IaaS
by
Hisham El-bereky
This post will focus on some advanced programming topics concerned with IaaS (Infrastructure as a Service) which provided as windows azure virtual machine (with its related resources like virtual disk and virtual network), you know that windows azure...
Filed under:
C#
,
Azure
,
Windows Azure
,
cloud computing
,
IaaS
5
Comments
WebSockets and Web Pages Two Way Communication
by
Hisham El-bereky
Suppose that you have to design a web application (i.e. stock exchange) which should be designed in the way that the client should be updated instantly with any change submitted by other clients, and also you have to implement this design using ASP.NET...
Filed under:
JavaScript
,
AJAX
,
C#
,
wcf
0
Comments
DB Documentation Tool
by
Hisham El-bereky
Recently I have uploaded new project to codeplex site, DbDocument or DbDoc project is a helper tool used side by side with MS SQL server management studio tool, you can design your DB Tables in visualized way through Diagrams and then use “DbDoc” tool...
Filed under:
WPF
,
LINQ
,
SQL Server
2
Comments
WebShell, new web applications framework
by
Hisham El-bereky
I have released the first beta version of WebShell framework on Codeplex, Which aims to facilitate and improve the process of development by providing new and easy way to build module/component driven applications based on request driven design pattern;...
Filed under:
CSS
,
MVC
,
ASP.Net
,
.NET
,
Agile
,
JavaScript
,
AJAX
,
C#
,
JQuery
11
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#
3
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
More Posts
Next page »