تبليغاتX
آموزش تخصصی کامپیوتر
آموزش تخصصی کامپیوتر
کاربر مهمان، خوش آمديد!
موضوعات
موضوعات

آرشيو مطالب

امکانات

آخرين ويروسها

آمار بازديد



پيام خوش آمدگويي

با سلام به تمام علاقمندان دنياي کامپيوتر hello to all people who are interested in computers

از بازديد شما متشکرم special thanks for your visit

از اين پس در اين وبلاگ جديدترين مطالب در زمينه برنامه نويسي دلفي - شبکه - اس کيو ال سرور و بهترين لينک ها را ببينيد .

از کليه بازديدکنندگان تقاضا داريم در جهت تکميل سايت و کاربردي شدن آن نقطه نظرات خود را با ما در ميان بگذاريد . سوالات خود را در اين زمينه از ما بخواهيد.

سیستم جامع آموزشگاه رانندگی : نرم افزاری است خاص آموزشگاه رانندگی که عملیات مربوط به حسابداری آموزشگاه را نیز انجام میدهد.توضیحات کامل را مطالعه کنید




اخبار




برای مشاهده توضیحات بیشتر بروی تصویر فوق کلیک کنید .


در ادامه مطلب حتما آخرین اخبار مربوط به رایانه و فن آوری اطلاعات را ببینید.

ارسال شده در مورخه : پنجشنبه بیست و نهم اسفند 1387 ساعت 16:50 توسط محمد جهانشاهی | | ادامه مطلب

10 ویژگی اس کیو ال سرور 2008

10 ویژگی و امکانات جدید sql server 2008

the top 10 new developer features in Microsoft’s new SQL Server 2008 release.

1. Language Integrated Query (LINQ)—From a database developer’s perspective, undoubtedly
the most signifi cant new feature in SQL Server 2008 is support for LINQ. LINQ is an evolutionary step
forward for database developers. LINQ simplifi es the database development process by enabling
developers to write queries directly in either native VB or C#. This speeds up application development
by providing the developer with immediate feedback through IntelliSense as well as compile time error
checking that wasn’t possible using the older ADO.NET and T-SQL development paradigm.
2. IntelliSense in SQL Server Management Studio (SSMS)—Another very welcome
enhancement is the addition of IntelliSense to SSMS. The new IntelliSense support in SSMS provides
T-SQL statement completion. It can also automatically display the names of database objects and
provide parameter prompting for stored procedures and functions.
3. New FILESTREAM Data Type—Designed to solve the problem of unstructured large object
(LOB) storage, the new FILESTREAM combines the performance of the native NTFS fi le system with
the transactional integrity of the relational database. The FILESTRAM data type enables unstructured
data to be stored in the NTFS fi le system. The SQL Server relational engine manages the link between
the columns defi ned using the FILESTREAM type and the fi les in the fi le system. SQL Server is
responsible for all transactional integrity including backing up and restoring fi le system data.

44. New Date/Time Data Types—Although the old DATETIME data type offered basic date and
time data storage formatting the data was always a problem; plus, it introduced diffi culties in converting
data from other database systems that used discreet date and time column values. The new DATE
data type is a native SQL Server data type that’s ANSI compliant. It uses the format YYYY-MM-DD
and can contain values from 0001-01-01 to 9999-12 The TIME data type, complements the DATE data
type. TIME uses the format hh:mm:ss[.nnnnnnn] and can contain values from 00:00:00.0000000 to
23:59.59.9999999.
5. New DataTime2 and DateTimeOffset Data Types—DATETIME2 and DATETIMEOFFSET
are designed to address the need for more precise date/time storage and time-zone-aware date
values. DATETIME2 uses the format YYYY-MM-DD hh:mm:ss[.nnnnnnn]. It can store values ranging
from 0001-01-01 00:00:00.0000000 through 9999-12-31 23:59.59.9999999. DATETIMEOFFSET
enables the same date/time storage as DATETIME2 but it’s also time-zone aware.
6. New Spatial Data Types—The new GEOGRAPHY and GEOMETRY spatial data types
facilitate the development of mapping applications. GEOGRAPHY uses a geodetic (round earth)
model. It stores points, lines, polygons, and collections of latitude and longitude coordinates.
GEOMETRY uses a planar (fl at earth) model, unlike GEOGRAPHY, which is primarily designed for
navigation and mapping. GEOMETRY complies with Open Geospatial Consortium standards for the
representation of geographic features.
7. T-SQL Merge—The MERGE statement also allows you to merge the rows from multiple tables.
You can choose to update matched rows, insert unmatched rows, or delete unmatched rows from the
primary table. When the MERGE statement runs it can check whether a row exists and then execute
the required INSERT, UPDATE, or DELETE statement. The schema of the merged tables does not
have to be identical and the MERGE statement can specify columns to match and update.
8. Table-valued Parameters—Another cool new developer feature in SQL Server 2008 is support
for passing tables as parameters to stored procedures. Table variables have been supported since
SQL Server 2000. However, you were never able to use them as parameters. Using table variables
as parameters can help simplify your code and eliminate the system overhead otherwise required to
create and manage temporary tables.
9. Support for Sync Services—SQL Server 2008’s support for Sync Services in the .NET
Framework 3.5 enables mobile applications to provide mobile users with the same application
experience whether they are connected or disconnected. Mobile applications use SQL Server Compact
edition as a local data store. Sync Services then periodically connects the mobile application to SQL
Server 2008, providing bi-directional updates with from the mobile application. Sync Services handles
the connection and synchronization between SQL Server and the mobile data store.
10. PowerShell Integration—PowerShell is Microsoft’s newest object oriented scripting language.
SQL Server 2008 provides a new SQL Server Relational Engine provider that enables PowerShell
scripts to access SQL Server database objects. In addition, a new SQL Server Policy Management
provider enables you to use PowerShell to manipulate SQL Server’s new policy-based
management framework.

ارسال شده در مورخه : پنجشنبه سیزدهم تیر 1387 ساعت 7:56 توسط محمد جهانشاهی |

خواص جدید دلفی 2007 - codegear rad studio 2007

بعضی از خواص اصلی ورژن جدید که نسبت به دلفی 7 اضافه شده اند در ادمه مطلب مطالعه کنید :

ارسال شده در مورخه : چهارشنبه دوازدهم تیر 1387 ساعت 9:43 توسط محمد جهانشاهی | | ادامه مطلب

Sunisoft IrisMenu ۲.۰.۲۰۰۷.۷.۲۸.۱۸ پکیجی از منوها برای استفاده برنامه نویسان

برنامه نویسان حرفه ای همیشه سعی می کنند در نرم افزارهای خود از بهترین گرافیک و محیطی کاربرپسند استفاده کنند.منوها یکی از راه های آسان و سریع دسترسی به بخش های مختلف یک نرم افزار است که به شکل های مختلفی وجود داند.

IrisMenu یک پکیج از منوهای مختلف برای برنامه نویسان (VisualStudio.NET(Winforms می باشد که منوهای مختلف و جدیدی را در بر دارد. از جمله این منوها می توان به منوی شبکه ای(ماتریکسی) و دو نوع منوی چرخشی جذاب اشاره کرد. شما فقط باید رخی از ویژگی را تنظیم کنید و سپس نوع منوی خود را انتخاب نمایید. هر منو چندین حالت متحرک دارد که بنا به سلیقه خود می توانید یکی از آن ها را انتخاب کنید.

برنامه نویسان هر روز زبادتر می شوند و ایده های مختلفی دارند. شاید شما بخواهید از ایده های خود در نرم افزارتان استفاده کنید اما به انعطاف بیشتری در نرم افزارهای برنامه نویسی نیاز دارید تا بتوانید محیط کاربری بهتری ایجاد کنید. IrisMenu به شما کمک می کند تا در وقت و هزینه خود صرفه جویی کنید. شما core یا هسته کار را ایجاد کنید و IrisMenu محیط کاربری یا user interface را !
IrisMenu با نرم افزارهای Microsoft VisualStudio.NET 2002/2003/2005, Delphi 2005/2006 سازگار است و از .NET framework 1.0/1.1/2.0 پشتیبانی می کند.

ویژگی های اصلی IrisMenu :

- آماده کردن منوهای گوناگون جدید
- ایجاد حالت متحرک (انیمیشن) برای باز و بسته شدن منوها
- کاربرد آسان
- ترکیب شدن آسان با پروژه های موجود شما
- انعطاف پذیر



دانلود با حجم ۱.۵ مگابایت

پسورد فایل : www.kamyabonline.com

ارسال شده در مورخه : یکشنبه نهم تیر 1387 ساعت 7:40 توسط محمد جهانشاهی |

در حدود 78 برنامه سیمبیان یو ای کیو uiq3

Sony Ericsson P1i,M600,P990,W950i,W960i

Applications List:

8_ConciseThesaurus_UIQ3_3.00.zip
abakus-uiq3.rar
ACM_v2.61_UIQ3.rar
AgileMessengerUIQ30-3.78.rar
Alon.Software.ALON Audio Recorder.v1.0.
AutoCamUIQ3.rar
Best Crypto.rar
Best message storer.rar
bestcalc_uiq_3.rar
bestconverter_uiq3.zip
Blackberry_Connect_v3_37_p990i_localise
Bluetooth Remote Control 2.0.rar
BootManProUIQ3 -.rar
callfilter_v005.rar
capturescreen.rar
DivXPlayer.v0.86.RC2.UIQv3.SymbianOS9.1
DivXPlayer.v0.86.UIQv3.SymbianOS9.1.rar
DocumentsToGoUIQ3.rar
ExchangeActiveSync_2.010.rar
[fewgames]
Fonts.rar
gview.020.rar
HandyClock UIQ3.rar
HandyDay_UIQ3.rar
HandyExpense_UIQ3.rar
HandySafe_UIQ3.rar
jDictionary.Advanced.EnglishDictionaryT
jukesigned.rar
Lonely.Cat.Games.ProfiMail.v2.60.UIQv3.
Lubisoft Outlays_1.04_cn_hk_tw_en_crack
Lubisoft_Automobile_1.05_cn_hk_tw_en_cr
Magic Message Manager Pro for UIQ3 v 1.
Magic Message Manager Pro.rar
mcafee_virusscan.rar
mcaffe_firewall.rar
mobireader.uiq.3.zip
mobizine.rar
MobyExplorer.rar
msdict30_Signed.rar
MyFileMan_gcce.rar
Nav 6_Fix_keygen-put your map midi file
os medical UIQ3.rar
OxfordMedical_Signed.rar
pixy_0_4_beta.zip
Profimail.rar
Psiloc_CrystalArabic_UIQ3.rar
rainyphone_20061012.zip
Serial_17537_59010.txt
SHAPE.Services.IM%2B.V3.64.UIQ3.Symbian
slovo-ed.rar
Smartbian.Message.Reminder.v1.0.2.UIQv3
smartmovie.uiq3.cracked.unsigned.zip
smartmovie_uiq3 signed.rar
Smartphoneware.Best.Calc.v1.02.UIQv3.zi
Smartphoneware.Best.Converter.v1.0.UIQv
SmartphoneWare.Best.eBible.v1.0.UIQv3.z
SmartphoneWare.Best.Notes.v1.00.UIQv3.z
ssm_v1.00_uiq3.sis.rar
swissmgrpro_uiq3_145.rar
swissmgrpro_uiq3_151.zip
SwissPro_UIQ3_130.rar
swisspro_uiq3_141.rar
SWISSserial.txt
Symbian Signed.rar
Syntrax 0.9.rar
SYSOPENDIGIA.Image.Expo.Dev.Edition.v3.
The_World_Fact_book_UIQ3_Full.rar
ttn-uiq3-v6.21.rar
Tube2_Engine_V103_UIQ3.zip
Tweak Peaks.rar
WebGate.Advanced.Call.Manager.v2.61.Sym
WebGate.Advanced.Device.Locks.v1.01.UIQ
WebGate.SMS.Spam.Manager.v1.0.Symbian.U
WorldMate Professional Edition 3.0 for
x-plore_symbian_lcg_0_98.zip
xplore_uiq_3_0_cracked by wl.rar
xtreme.rar
[UIQ 3] StickIt .zip



http://rapidshare.com/files/121583604/UIQ.rar

ارسال شده در مورخه : شنبه هشتم تیر 1387 ساعت 15:16 توسط محمد جهانشاهی |

700 بازی برای games uiq3

در حدود 700 بازی برای گوشیهای سیمبیان سری uiq3 و غیره مثل p990 , p1

لیست کامل همراه لینک دانلود در ادامه مطلب حتما ببینید :

ارسال شده در مورخه : شنبه هشتم تیر 1387 ساعت 15:13 توسط محمد جهانشاهی | | ادامه مطلب

درباره سايت

امیدارم مطالب این سایت مورد توجه شما قرار بگیرد و مفید واقع شود . لطفا با نظرات خود ما را در جهت تکمیل سایت راهنمایی کنید.در ضمن به سوالات شما در صورت امکان پاسخ داده خواهدشد


لينک دوستان
قالب وبلاگ
ميزباني وب
بیمه ایران نمایندگی حکیمی
مجموعه سوالات امتحانات بين المللي كامپيوتر
سایت تخصصی شبکه و هک
ُسرویس های اس ام اس چاپار
سایت آموزش مجازی کامپیوتر
مجموعه مقالات و اخبار مریوط به كامپيوتر
آموزش دروس تخصصی مهندسی نرم افزار
سُيستم عامل جديد ايرانيان
بزرگترین مرجع لینکهای فارسی
بزرگترين مركز دانلود ايرانيان
ترفندهای موبایل و کامپیوتر
بهترين عكسها و جديدترين نرم افزارها
فهرست سایتهای ایرانی
هاست و دومين


وضيعت ياهو

محمد جهانشاهي

حامد مرادي


آخرين مطالب ارسالي

10 ویژگی اس کیو ال سرور 2008
خواص جدید دلفی 2007 - codegear rad studio 2007
Sunisoft IrisMenu ۲.۰.۲۰۰۷.۷.۲۸.۱۸ پکیجی از منوها برای استفاده برنامه نویسان
در حدود 78 برنامه سیمبیان یو ای کیو uiq3
700 بازی برای games uiq3
رفع مشکل تاریخ و زمان اس ام اس های دریافتی در سیمبیان p990 , p1
ترفند های ویندوز
برنامه های کاربردی سیمبیان p990 uiq3
تم های زیبا برای سیمبیان p990 uiq3
نرم افزارهای سیستمی و برنامه نویسی سری سیمبیان
نرم افزارهای نوکیا سری s60
نرم افزارهای مالتی مدیا برای multimedia p990 uiq3
بازیهای مخصوص p990 و سری uiq3
باز كردن Lock Code فراموش شده! در گوشی های نوکيا
مقاله asp.net
مقالات asp.net
Farsi EBook for ASP.NET, C# & VB.NET Web Programing & Application Programing
لیست بازیهای uiq3 و p990
سونی اریکسون طرح اولیه Pxi را برای کاربران چپ دست ارائه می دهد
McAfee Virus Scan برای uiq3
برنامه Slick v0.30
IM+ 3.72 uiq3 cracked
بازیهای p990 برای سری uiq3
چند تم زیبا برای p990
نرم افزار های p990 سری دیگر


 


لينکستان
دهکده دانلود
نيازمنديهاي روز ايران
کامپیوتر و فناوری نوین
ويستا رايانه جاجرم
بهترین سایت دانلود رایگان
تبلیغات، آگهی ها و نیازمندی های رایگان
قالب وبلاگ و هرچه که بخواهيد
آموزش xhtml و ساخت صفحه ی وب
وبلاگ تخصصی فناوری اطلاعات
چاپار
قالب وبلاگ

ساعت

پشتيبان





Powered by WebGozar

http://www.tehranwebs.ir/
RSS

صفحه اصلي | آرشيو مطالب | تماس با ما | RSS | قالب وبلاگ

قالب وبلاگ

free Template Blog

قالب وبلاگ رايگان

قالب بلاگفا