Nour's SpaceNour's SpaceAll you need about Software Industry, Technlogy and Software Development Articles
Filtering Procedures.. Do you make it right?
2007-02-23 19:36:00 All of us do filtering in their project. It's one of the most repeated functionalities. But do we make it well? How do you make your filtering procedures? Ok.. Have a look on the following one: CREATE PROCEDURE std_GetFiles @fileCategory varchar(50), @tag varchar(50) AS declare @SQL as nvarchar(200) SET @sql = 'SELECT * FROM tscoFileIndex WHERE ' if @ More About: Ring , Make , Right , Proc , Filter
MDC07 Review
2007-02-11 10:42:00 As you know, MDC07 started in last 4th Feb. and remains for 4 days. The conference in general was very good, however some faults and management drawbacks affected its ultimate success. Actually, I didn't attend Day 0, which has some problem in registration process (depending on attendees comments in this day). So, I will start talking about Day 1. In this day, The Keynote was so bad for a big More About: Review , View
AutoCompleteExtender Problem
2007-01-24 13:59:00 Recently, I tried to add an Auto Comp leteExtender for each item in a repeater (which itself is inside an UpdatePanel). In each item, I added also Edit/Update links, textbox and AutoCompleteExtender. Here is the HTML view However, it seems that TargetControlID property is not affected when the autocomplete set inside the repeater/updatepanel (Actually, don't know which one is the reason). But More About: Tend , Problem , Ender
AJAX Version 1.0 Available Now!
2007-01-24 12:45:00 AJAX Version 1.0 is now released for market and available to download. To download the full version, visit: ASP.NET Offical Site ASP.NET AJAX is a free framework for quickly creating a new generation of more efficient, more interactive and highly-personalized Web experiences that work across all the most popular browsers. With ASP.NET AJAX, you can: Create next-generation interfaces with More About: Ajax , Sion , Available
Paging Implementation With SQL
2007-01-24 11:26:00 When you see how the paging is a piece-of-cake now in .NET server controls (like GridView), you should imagine how much amount of work is needed to do paging in early days. On of the suggestions was to fetch all the data block and store them on a session variable or any such temporary allocation and just do your paging in you business layer! Ok..I hear someone say what a silly solution! That is More About: Men , With , Menta , Aging , Implementation
MDC2007 Registeration Starting Up
2007-01-13 17:19:00 MDC2007 started up its registeration process for attending the event. MDC 2007 is the biggest Developers' Conference of the year in the Middle East, and is a critical event for any developer who wants to see the newest as well as the next-generation technology. MDC07 is full of sessions and activities that help you learn the current and future of the Microsoft platform and get to know people who More About: Start , Star , Tart , Register , Tera
iPhone - New Apple Device
2007-01-13 00:16:00 iPhone combines three products — a revolutionary mobile phone, a widescreen iPod with touch controls, and a breakthrough Internet communications device with desktop-class email, web browsing, maps, and searching — into one small and lightweight handheld device. iPhone also introduces an entirely new user interface based on a large multi-touch display and pioneering new software, letting you More About: Apple , Iphone , Device , Vice
Zune: The Microsoft iPod
2007-01-01 22:11:00 It seems that Microsoft want to straggle in all the fields even in the Media and Music World. Now, we have a new competitor for iPod - The Apple Product - which is introduced as Zune . Zune is a new handled device for music and media gives you almost the same features of iPod and maybe better. Explore more about it here: Zune - Official Site Depending on this post, Zune has some key features More About: Ipod , Soft
Microsoft War
2006-12-31 14:18:00 Check out the strategy of Micro soft in building its industry Empire! The image illustrate cleary the way Microsoft challenges with its market competitors. This is a fact we can't ignore and is clearly obvious. Microsoft wants to challenge in every sector in the industry which is not reasonable. Click on the image for a large view. More About: War , Soft
PHP Popularity .. Why?
2006-12-30 17:49:00 No one can deny that PHP is one of the most popular and spreading web language nowadays. What I want to discuss here is why PHP is a strong competitor in the web world? Simply, open any freelance website and you will get this fact: PHP fans are usually small business owners who needs to complete their project quickly with minimum cost. So, they need the easy way. They need ready made components. More About: Pop , Php , Popular , Popularity , Pula
My Freelancing Experience in RentACoder
2006-12-17 14:17:00 RentACode r is one of the most popular sites on the net for freelancing seekers. Actually, I started working in RAC - shortcut of RentACoder - since May, 2006. Till now, I completed nearly 12 projects with different scales. However, I see many Egyptian coders are facing problem specially in the starting phase. Some related to strategy in getting a new bid and some is not related to the Coders More About: Freelancing , Free , Experience , Reel
CMMI Certified Software Companies in Egypt
2006-12-15 19:02:00 15 Egypt ian software companies have already achieved SW-CMM/CMMI ( Software - Capability Maturity Model / Capability Maturity Model Integrated ). No.Comp anyCMM/CMMIDate AchievedCompany website1EDS-EgyptCMMI-Level 326 August, 2004http://www.eds.com/CMM-Level 2February, 20032ITSoftCMMI-Level 521 September, 2006http://www.itsoft.com.eg/CMMI-Level 425 August, 2005CMM-Level 324 June, 2004CMM-Level More About: Companies , War
Can You Hear Me Now?
2006-12-08 21:55:00 Cell phone users, beware. The FBI can listen to everything you say, even when the cell phone is turned off. A recent court ruling in a case against the Genovese crime family revealed that the FBI has the ability from a remote location to activate a cell phone and turn its microphone into a listening device that transmits to an FBI listening post, a method known as a "roving bug." Experts say More About: Hear
Declared Accessibility Keywords .NET
2006-12-03 19:59:00 Declared accessibility keywords definition are mostly the same for all the programming lanugage. In the next lines, I will state the basic definition of each acessibility keyword for .NET languages Class Access ibility: A class or struct can be declared as internal or public internal: access limited to the current assembly only. public: class marked as public can be accessed from outside the More About: Word , Words , Keyword , Keywords
Google Opening Middle East Office in Egypt
2006-11-02 23:13:00 Google will be basing their Middle East marketing & sales operations in Cairo, although they already have a Research and Development Lab based in Israel. On Angelo's blog he states that the Arab world had expected Google to open their regional office in the elegant area of Dubai (UAE), but Google has decided on Egypt . Angelo writes on Stravinsky's Sizzlin' Shack (warning, two or more pop-up More About: Google , Office , Open
Optimization Or Compatability ... Hard Choice!
2006-09-29 18:49:00 I was reading an interview held with Shannon Hickey, the technical lead for the Swing toolkit team at Sun Microsystems. He was asked about his dream project which he would like to make one day. The answer was so impressive: " ... As an engineer, I'd love to be able to clean up old and unused parts of the Swing toolkit and the Java programming language without having to worry about backward More About: Comp , Optimization , Hard , Choice , Bili
RSS Feed Available Now!
2006-09-29 14:41:00 You can keep uptodate with any post sent on this blog through the blog RSS feed. This is an XML-based file that you can use to display the blog posts in any RSS feed enabled softwares. Simply you add the blog RSS Feed to your software feeds and any new post will be displayed there. For example, if you use Gmail, you will find a "Web Clip" bar in the top of your mail client, showing your More About: Available
Microsoft Visual Studio 2005 SP1 Showing Up
More articles from this author:2006-09-29 13:45:00 Microsoft has released the Visual Studio 2005 Service Pack 1 (SP1) Beta. Visual Studio 2005 shipped in November of 2005 and this Service Pack incorporates fixes that Microsoft have addressed since that release. You can test this beta and inform Microsoft about any bugs you may find. The beta program will run until October 30th. The fixes were mostly related to some reliability and security More About: Microsoft , Show 1, 2, 3 |



