Archive | Programming RSS feed for this section
Cross Browser Opacity CSS الشفافية المتوافقة مع عدة متصفحات

Cross Browser Opacity CSS الشفافية المتوافقة مع عدة متصفحات

أثناء عملي في تصميم بعض المواقع , الكثير من الأحيان اضطر الى منح نسب من الشفافية على صور معينة . ولكن كانت تبرز الكثير من المشاكل في عدم التوافقية مع المتصفحات المختلفية .. بين فايرفوكس Firefox وانترنت اكسبلورر IE باصداراته المختلفة وغيرهم … الحل البسط العملي المستخدم والذي ابدى فعالية هو ان يتم تعريف جميع [...]

Leave a comment Continue Reading →
NetBeans IDE 7.0 Now Available for Download

NetBeans IDE 7.0 Now Available for Download

NetBeans IDE 7.0 Release Information The NetBeans IDE is an award-winning integrated development environment available for Windows, Mac, Linux, and Solaris. The NetBeans project consists of an open-source IDE and an application platform that enable developers to rapidly create web, enterprise, desktop, and mobile applications using the Java platform, as well as PHP, JavaScript and [...]

Leave a comment Continue Reading →
Overriding ClientID and UniqueID on ASP.NET controls إعادة تعريف المعرفات لعناصرصفحات ASP.NET

Overriding ClientID and UniqueID on ASP.NET controls إعادة تعريف المعرفات لعناصرصفحات ASP.NET

أثناء عملي على مشروع التخرج على بيئة .NET 3.5 C# & ASP.NET with SQL SERVER 2008 R2 واجهتنا العديد من المشاكل .. البرمجية والتقنية المختلفة وتم ايجاد حلول لمعظم هذه المشكال .. واريد انا في سلسة ان اشرح ابرز المشكال .. والتقنيات .. والحلول المستخدمة .. المشكلة اليوم .. كانت في تسمية المعرفات … او [...]

2 Comments Continue Reading →
APRESS Accelerated C# (C SHARP) 2010 eBook

APRESS Accelerated C# (C SHARP) 2010 eBook

Accelerated C# 2010 By Trey Nash ISBN13: 978-1-4302-2537-9 ISBN10: 1-4302-2537-8 656 pp. Published Jan 2010 Print Book Price: $39.99 eBook Price: $27.99 C# 2010 offers powerful new features, and this book is the fastest path to mastering them—and the rest of C#—for both experienced C# programmers moving to C# 2010 and programmers moving to C# [...]

Leave a comment Continue Reading →
NetBeans IDE 6.9 Final Direct Links Download All systems  6.9 الاصدار النهائي من بيئة التطوير الشهيرة نيت بينز

NetBeans IDE 6.9 Final Direct Links Download All systems 6.9 الاصدار النهائي من بيئة التطوير الشهيرة نيت بينز

The NetBeans IDE is an award-winning integrated development environment available for Windows, Mac, Linux, and Solaris. The NetBeans project consists of an open-source IDE and an application platform that enable developers to rapidly create web, enterprise, desktop, and mobile applications using the Java platform, as well as JavaFX, PHP, JavaScript and Ajax, Ruby and Ruby on Rails, Groovy and Grails, and C/C++.

The NetBeans project is supported by a vibrant developer community and offers extensive documentation and training resources as well as a diverse selection of third-party plugins.

7 Comments Continue Reading →
Microsoft Visual Studio 2010 Ultimate Edition Final Full with Setrial and Direct Links from Microsoft النسخة النهائية من عملاق البرمجة فيجوال ستوديو 2010 نسخة التميت بروابط مباشرة من ميكروسوفت والرقم التسلسلي – سيريال

Microsoft Visual Studio 2010 Ultimate Edition Final Full with Setrial and Direct Links from Microsoft النسخة النهائية من عملاق البرمجة فيجوال ستوديو 2010 نسخة التميت بروابط مباشرة من ميكروسوفت والرقم التسلسلي – سيريال

Visual Studio 2010 and .NET Framework 4 mark the next generation of developer tools from Microsoft. Visual Studio 2010 and .NET Framework 4 focuses on the core pillars of developer experience, support for the latest platforms, targeted experiences for specific application types, and core architecture improvements. Microsoft Visual Studio is an Integrated Development Environment (IDE) [...]

38 Comments Continue Reading →
Microsoft NET Framework 4.0 Final + Download الحزمة النهائية من دوت نيت 4 من ميكروسوف لمطوري البرامج مع تحميل

Microsoft NET Framework 4.0 Final + Download الحزمة النهائية من دوت نيت 4 من ميكروسوف لمطوري البرامج مع تحميل

Visual Studio 2010 and .NET Framework 4 mark the next generation of developer tools from Microsoft. Its focuses on the core pillars of developer experience, support for the latest platforms, targeted experiences for specific application types, and core architecture improvements. The Microsoft .NET Framework is a software component which can be added to the Microsoft [...]

7 Comments Continue Reading →
How to connect C# (C SHARP ) programs to MySQL Database with source code  كيفية ربط برنامج بلغة سي شارب مع قاعدة بيانات MySQL

How to connect C# (C SHARP ) programs to MySQL Database with source code كيفية ربط برنامج بلغة سي شارب مع قاعدة بيانات MySQL

كما مر معنا مقالة سابقة عن كيفية تثبيت نظام قواعد البيانات MySQL 5.1 server وفي نهاية الدرس قمنا بانشاء قاعدة بيانات نوصفها كما يلي الاسم لقاعدة البيانات : PEOPLE اسم الجدول الذي سنخزن فيه البيانات : persons اما حقول (او واصفات ) الجدول هي كما يلي .. (رقم الشخص … اسم الشخص … رقم الهاتف [...]

39 Comments Continue Reading →