بازگشت   پی سی سیتی > کامپیوتر اینترنت و شبکه Computer internet > زبان های برنامه نویسی Programming

زبان های برنامه نویسی Programming بحث در مورد زبانهای مختلف برنامه نویسی

پاسخ
 
ابزارهای موضوع نحوه نمایش
  #1  
قدیمی 09-10-2007
کارگر سایت آواتار ها
کارگر سایت کارگر سایت آنلاین نیست.
ادمین در لباس کارگر!
 
تاریخ عضویت: Aug 2007
محل سکونت: کرمانشاه
نوشته ها: 1,444
سپاسها: : 907

4,878 سپاس در 836 نوشته ایشان در یکماه اخیر
کارگر سایت به Yahoo ارسال پیام
پیش فرض ویژوال بیسیک 2008 و دات نت 3.5 بتا منتشر شد

ویژوال بیسیک 2008 و دات نت 3.5 بتا منتشر شد

VS 2008 and .NET 3.5 Beta 2 Released

I'm very pleased to announce that the Beta 2 release of VS 2008 and .NET 3.5 Beta2 is now available for download. You can download the Visual Studio 2008 product here. You can alternatively download the smaller VS 2008 Express Editions here.
VS 2008 and Visual Web Developer 2008 Express can be installed side-by-side with VS 2005. .NET 3.5 Beta2 also includes a go-live license which allows you to build and deploy applications into production.
Very Important: Please read my "Installation Notes" at the bottom of this blog post for a few post-installation steps you must make to ensure everything runs well. One of these steps fixes a side-by-side issue we found with ASP.NET AJAX.
Quick Tour of Some of the New Features for Web Development

Over the last few months I've written several blog posts that discuss some of the new improvements in this release. Below is a quick summary list of several of them that I have already published. This list is by no means exhaustive - there are a lot more things I haven't had a chance to blog about yet (stay tuned for more posts!):
VS 2008 Multi-Targeting Support
VS 2008 enables you to build applications that target multiple versions of the .NET Framework. You can learn more about how this works from my blog post here: VS 2008 Web Designer and CSS Support
VS 2008 includes a significantly improved HTML web designer. This delivers support for split-view editing, nested master pages, and great CSS integration. Below are two articles I've written that discuss this more:ASP.NET also has a new <asp:ListView> control that I'll be blogging about in the near future. It delivers very flexible support for data UI scenarios, and allows full customization of the markup emitted. It works nicely with the new CSS support in VS 2008.
ASP.NET AJAX and JavaScript Support
.NET 3.5 has ASP.NET AJAX built-in (and adds new features like UpdatePanel support with WebParts, WCF support for JSON, and a number of bug fixes and performance improvements). VS 2008 also has great support for integrating JavaScript and AJAX into your applications:I will be doing a blog post in the next few days that talks more about some of the ASP.NET AJAX specific improvements, as well as how to upgrade existing ASP.NET AJAX 1.0 applications to use them.
Language Improvements and LINQ
The new VB and C# compilers in VS 2008 deliver significant improvements to the languages. Both add functional programming concepts that enable you to write cleaner, terser, and more expressive code. These features also enable a new programming model we call LINQ (language integrated query) that makes querying and working with data a first-class programming concept with .NET.
Below are some of the articles I've written that explore these new language features using C#:Data Access Improvements with LINQ to SQL LINQ to SQL is a built-in OR/M (object relational mapper) in .NET 3.5. It enables you to model relational databases using a .NET object model. You can then query the database using LINQ, as well as update/insert/delete data from it. LINQ to SQL fully supports transactions, views, and stored procedures. It also provides an easy way to integrate business logic and validation rules into your data model. Below are some of the articles I've written that explore how to use it:I'll be adding several more articles to my series above in the weeks ahead. I think you'll find that LINQ to SQL makes it dramatically easier to build much cleaner data models, and write much cleaner data code.
Lots of other improvements
The list above is only a small set of the improvements coming. For client development VS 2008 includes WPF designer and project support. ClickOnce and WPF XBAPs now work with FireFox. WinForms and WPF projects can also now use the ASP.NET Application Services (Membership, Roles, Profile) for roaming user data. Office development is much richer - including support for integrating with the Office 2007 ribbon. WCF and Workflow projects and designers are included in VS 2008. Unit testing support is now much faster and included in VS Professional (and no longer just VSTS). Continuous Integration support is now built-in with TFS. AJAX web testing (unit and load) is now supported in the VS Test SKU. And there is much, much more...
Important Installation Notes - PLEASE READ!

There are two important things you should do immediately after installing VS 2008 and .NET 3.5 Beta2:
1) You should download and run this batch file. This takes only a few seconds to run, and fixes an issue we found earlier this week with the version policy of System.Web.Extensions.dll - which is the assembly that contains ASP.NET AJAX. If you don't run this batch file, then existing ASP.NET 2.0 projects built with ASP.NET AJAX 1.0 and VS 2005 will end up automatically picking up the new version of ASP.NET AJAX that ships in .NET 3.5 Beta2. This will work and run fine - but cause you to inadvertently introduce a .NET 3.5 dependency in the applications you build with VS 2005. Running the batch file will change the version binding policy of the new System.Web.Extensions.dll assembly and ensure that you only use the new .NET 3.5 ASP.NET AJAX version with projects that you are explicitly building for .NET 3.5.
2) If you have ever installed a previous version of "Orcas" or VS 2008 on your machine (either Beta1 or one of the CTP versions), you need to reset your VS 2008 settings after installing Beta2. If you don't do this, you'll have an odd set of settings configured (some windows will be in the wrong place), and you'll potentially see some IDE performance slowness. You can reset your settings by typing "DevEnv /resetsettings" on the command-line against the VS 2008 version of the IDE:


پاسخ با نقل قول
جای تبلیغات شما اینجا خالیست با ما تماس بگیرید




  #2  
قدیمی 12-14-2007
دانه کولانه آواتار ها
دانه کولانه دانه کولانه آنلاین نیست.
    مدیر کل سایت
        
کوروش نعلینی
 
تاریخ عضویت: Jun 2007
محل سکونت: کرمانشاه
نوشته ها: 12,700
سپاسها: : 1,382

7,486 سپاس در 1,899 نوشته ایشان در یکماه اخیر
دانه کولانه به Yahoo ارسال پیام
پیش فرض

نسخه آزمايشی ويژوال استوديو 2008 آماده شد!

نسخه بتای نسل بعدی ویژوال استودیو با عنوان Visual Studio 2008 هم اکنون در سایت مایکروسافت آماده دانلود می باشد. مایکروسافت به دریافت کنندگان پیشنهاد می کند از آنجایی که این نسخه تحت پوشش گروه پشتیبانی نمی باشد، آن را روی دستگاههایی که Virtual machine دارند و یا اصولا دستگاهی که کارهای اصلی خود را با آن انجام نمی دهند، نصب نمایند. برای دانلود می توانید روی یکی از لینکهای زیر کلیک نمایید:

Visual Studio 2008 Beta 2 Standard Edition

Visual Studio 2008 Beta 2 Express Editions

Visual Studio 2008 Beta 2 Professional Edition

Visual Studio Team System 2008 Beta 2 Team Suite

Visual Studio Team System 2008 Beta 2 Team Foundation Server

Visual Studio Team System 2008 Beta 2 Test Load Agent

MSDN Library for Visual Studio 2008 Beta 2
__________________
مرا سر نهان گر شود زير سنگ -- از آن به كه نامم بر آيد به ننگ
به نام نكو گر بميــرم رواست -- مرا نام بايد كه تن مرگ راست



پاسخ با نقل قول
  #3  
قدیمی 04-07-2009
دانه کولانه آواتار ها
دانه کولانه دانه کولانه آنلاین نیست.
    مدیر کل سایت
        
کوروش نعلینی
 
تاریخ عضویت: Jun 2007
محل سکونت: کرمانشاه
نوشته ها: 12,700
سپاسها: : 1,382

7,486 سپاس در 1,899 نوشته ایشان در یکماه اخیر
دانه کولانه به Yahoo ارسال پیام
پیش فرض مایکروسافت ویژوال استدیو پروفشنال 2008 - دات نت 2008 - دانلود -به همراه ام اس دی ان Msdn

مایکروسافت ویژوال استدیو پروفشنال 2008 - دات نت 2008 - دانلود -به همراه ام اس دی ان MSDN
Microsoft Visual Studio 2008 Professional with MSDN

Microsoft Visual Studio 2008 Professional with MSDN





http://rapidshare.com/files/19789050...mer.part01.rar
http://rapidshare.com/files/19793060...mer.part02.rar
http://rapidshare.com/files/19796830...mer.part03.rar
http://rapidshare.com/files/19800848...mer.part04.rar
http://rapidshare.com/files/19805432...mer.part05.rar
http://rapidshare.com/files/19829110...mer.part06.rar
http://rapidshare.com/files/19832479...mer.part07.rar
http://rapidshare.com/files/19836456...mer.part08.rar
http://rapidshare.com/files/19840760...mer.part09.rar
http://rapidshare.com/files/19845887...mer.part10.rar
http://rapidshare.com/files/19862365...mer.part11.rar
http://rapidshare.com/files/19864644...mer.part12.rar
http://rapidshare.com/files/19867359...mer.part13.rar
http://rapidshare.com/files/19870713...mer.part14.rar
http://rapidshare.com/files/20386927...mer.part15.rar
http://rapidshare.com/files/19910174...mer.part16.rar
http://rapidshare.com/files/20048679...mer.part17.rar
http://rapidshare.com/files/19916004...mer.part18.rar
http://rapidshare.com/files/20388866...mer.part19.rar
http://rapidshare.com/files/19927327...mer.part20.rar
http://rapidshare.com/files/20044431...mer.part21.rar
http://rapidshare.com/files/20391373...mer.part22.rar
http://rapidshare.com/files/19960073...mer.part23.rar
http://rapidshare.com/files/19968160...mer.part24.rar
http://rapidshare.com/files/19999539...mer.part25.rar
http://rapidshare.com/files/19904379...mer.part26.rar
http://rapidshare.com/files/19906615...mer.part27.rar
http://rapidshare.com/files/19909631...mer.part28.rar
http://rapidshare.com/files/19913179...mer.part29.rar
http://rapidshare.com/files/20394544...mer.part30.rar
http://rapidshare.com/files/20083370...mer.part31.rar
http://rapidshare.com/files/20067070...mer.part32.rar
http://rapidshare.com/files/20070465...mer.part33.rar
http://rapidshare.com/files/20074674...mer.part34.rar
http://rapidshare.com/files/20372853...mer.part35.rar
__________________
مرا سر نهان گر شود زير سنگ -- از آن به كه نامم بر آيد به ننگ
به نام نكو گر بميــرم رواست -- مرا نام بايد كه تن مرگ راست



پاسخ با نقل قول
پاسخ


کاربران در حال دیدن موضوع: 1 نفر (0 عضو و 1 مهمان)
 

مجوز های ارسال و ویرایش
شما نمیتوانید موضوع جدیدی ارسال کنید
شما امکان ارسال پاسخ را ندارید
شما نمیتوانید فایل پیوست در پست خود ضمیمه کنید
شما نمیتوانید پست های خود را ویرایش کنید

BB code is فعال
شکلک ها فعال است
کد [IMG] فعال است
اچ تی ام ال غیر فعال می باشد



اکنون ساعت 12:07 PM برپایه ساعت جهانی (GMT - گرینویچ) +3.5 می باشد.



Powered by vBulletin® Version 3.8.4 Copyright , Jelsoft Enterprices مدیریت توسط کورش نعلینی
استفاده از مطالب پی سی سیتی بدون ذکر منبع هم پیگرد قانونی ندارد!! (این دیگه به انصاف خودتونه !!)
(اگر مطلبی از شما در سایت ما بدون ذکر نامتان استفاده شده مارا خبر کنید تا آنرا اصلاح کنیم)


سایت دبیرستان وابسته به دانشگاه رازی کرمانشاه: کلیک کنید




  پیدا کردن مطالب قبلی سایت توسط گوگل برای جلوگیری از ارسال تکراری آنها