Home
|
All Posts
|
RSS
|
Popular Tags
|
Sign in
|
Join
|
Help
in
Current Tags
(Entire Site)
.NET
.NET 2.0
.NET 3.0
.NET 3.5
.NET 4
.NET General
.Net Performance
ALT.NET Tools
Architecture
ASP .NET
ASP.NET
C# 3.0
C# 5.0
Cloud
Csharp
CSharp 4.0
Data
Database
Databases
DB
DEV
DevAcademy4
DLINQ
Dynamic
EntityFramework
Expression Encoder 2
Hosted Services
IIS7
JavaScript
LINQ
LinqToEntity
LinqToSql
Live Framework
Media
Northwind
Performance
Session Setup
Silverlight
Silverlight 1.0
Silverlight 2
Silverlight Streaming
Software Design
Source Code
Stream
TECH
TechEd
TechEd2008
Tips and Tricks
Visual Studio
Visual Studio 2005
Visual Studio 2008
Visual Studio 2010
WCF
Web Designer Express
Webcast
WebParts
WebService
Windows Azure
WPF
XAML
XML
XNA
בסיסי
טיפים וטריקים
לימוד בסיסי נתונים
לימוד תיכנות
מתקדם
Some Short Videos I Made
I’ve created a few short videos, covering some introductory material – still may be useful for some… The audio quality is not the best possible, but should be fairly understandable. All the videos are in Hebrew (sorry, non-Hebrew speakers! You can still watch me type code samples, it may have some value) The videos are: Introduction to C# 5.0 asynchronous programming Introduction to the Managed Extensibility Framework (MEF) Understanding XAML (Part 1) Understanding XAML (Part 2) They are also...
05-26-2011 14:30
by
pavely
to
Pavel's Blog
תגים:
video
,
.NET
,
C#
,
Silverlight
,
DEV
,
XAML
,
WPF
,
.NET 4
,
Visual Studio 2010
,
C# 5.0
Developer Academy 4 DVD (Video and ppt)
I’ve just noticed that someone was quick and wrapped all of the videos and PowerPoint slides from the Microsoft Developer Academy 4 to a DVD iso file and it is available on Rapidshare. So if you want to view the sessions offline hurry up grab it and burn your own Dev Academy 4 DVD. http://rapidshare.com/files/367471584/MSDevAcd4.part01.rar http://rapidshare.com/files/367486904/MSDevAcd4.part02.rar http://rapidshare.com/files/367487268/MSDevAcd4.part03.rar http://rapidshare.com/files/367487426/MSDevAcd4...
03-24-2010 23:02
by
Ohad Israeli
to
Ohad's Blog
תגים:
.NET General
,
.Net Performance
,
C#
,
VIDEO
,
DEV
,
Visual Studio 2010
,
CSharp 4.0
,
DevAcademy4
ATL.NET Tools – The Videos
About a week ago I've participated in the first meeting of ALT.NET Tools session in Israel, the session was pure fun, we grouped together a bunch of geeks in one conference room to speak about tooling that can make developer’s live easier. We had several interesting sessions over the meeting with lots of cool tools… some common ones and some are products of newly startup companies. By the middle of the meeting we had lots of pizzas in complementary from our host Delver or by its new name Sears...
02-04-2010 1:50
by
Ohad Israeli
to
Ohad's Blog
תגים:
.NET General
,
C#
,
Databases
,
VIDEO
,
DEV
,
TECH
,
ASP.NET
,
ALT.NET Tools
Webcast / וידאו – היכרות ראשונית עם ה EntityFramework תוך שימוש ב LinqToEntity ב #C
Webcast / וידאו – היכרות ראשונית עם ה EntityFramework תוך שימוש ב LinqToEntity ב #C כולנו הבנו כבר כמה זמן שה EntityFramework הינו ה “ADO.NET הבא”. או במילים אחרות , הדבר הבאה ( הנוכחית / חדשה ) להתחברות למקורות נתונים בכלל , ובסיסי נתונים בפרט. הדבר כ”כ ברור עד כדי כך שידוע שמיקרוסופט מתכננת להוציא במסגרת בסיס הנתונים הבא שלה תמיכה ממש רחבה בנושא. עכשיו , לאור זה שכולנו ראינו את סדרת ה webcast בנושא LINQ , אז הכי טבעי שנמשיך את המסורת וניכנס לנושא ה EntityFramework מהצד של ה LINQ במסגרת סרטון זה...
03-01-2009 8:02
by
Adlai Maschiach
to
dotNetExpress
תגים:
C#
,
LINQ
,
Webcast
,
Video
,
DEV
,
LinqToEntity
,
EntityFramework
Silverlight in the Mesh and the “Cloud” – Silverlight Mesh Enabled Web Application (Part 3)
Today I’ll talk about SMEWA (Silverlight Mesh Enabled Web Application) creation. To create one (as for today) you need to be a member of Live Framework CTP. Invite to this CTP could be received through Microsoft Connect site. After receiving the invitation key and redeeming it you will be able to download Live Framework SDK and Tools for Visual Studio and at Azure Services Developer Portal create new project – Live Framework CTP After installing the Live Framework Tools for Visual Studio you will...
01-18-2009 11:41
by
Alex Golesh
to
Alex Golesh's Blog About Silverlight Development
תגים:
.NET
,
.NET 3.5
,
C#
,
Csharp
,
ASP .NET
,
Silverlight
,
Silverlight 2
,
Video
,
DEV
,
Windows Azure
,
Live Framework
,
Cloud
,
Hosted Services
Silverlight Tip: How to Inject and Execute JavaScript Function(s) on-the-fly from Silverlight
Today I’ve been asked by colleague how to inject and execute JavaScript functionality from Silverlight application to the HTML DOM of hosting page. Well, things are pretty easy. First we need to get JavaScript from somewhere. In colleague's case it was an embedded resource, in my sample I’ll use TextBox to accept the script code. Also I’ll accept function name and parameters from UI. From here we have two approaches: to Eval the function code or to create “Script” element dynamically. First approach...
12-04-2008 9:18
by
Alex Golesh
to
Alex Golesh's Blog About Silverlight Development
תגים:
.NET
,
C#
,
Csharp
,
Silverlight
,
Source Code
,
Silverlight 2
,
JavaScript
,
Video
,
Dynamic
,
DEV
Webcast / וידאו – צעדים ראשונים ב ASP.NET Server Controls
Webcast / וידאו – צעדים ראשונים ב ASP.NET Server Controls כולנו ראינו ואהבנו את הסרטון הקודם על ASP.NET User Controls. אבל, אחד החסרונות הגדולים של UserControls הוא שהם מוגבלים לפרוייקט ה WebSite / WebApplication הנוכחי. כולנו שמענו על מושג ה Server Control אשר בעזרת קוד C# / VB.NET יוציא לי HTML, אשר אוכל לשתף אותו בין כמה WebSite ולעשות מיחזור של קוד קיים בין אפליקציות בקלות רבה. אז, אם הבנו איך עשינו את זה ב User Controls , אנחנו פה נראה איך אנו עושים בדיוק (!) אותו דבר ( עד רמת הרכיב ) ב 100...
09-28-2008 14:33
by
Adlai Maschiach
to
dotNetExpress
תגים:
לימוד תיכנות
,
C#
,
.NET 2.0
,
.NET 3.5
,
ASP.NET
,
Architecture
,
Webcast
,
Video
,
DEV
Webcast / וידאו – צעדים ראשונים ב ASP.NET User Controls
Webcast / וידאו – צעדים ראשונים ב ASP.NET User Controls כאשר אנחנו עובדים עוד קוד תכנותי יש לנו את האפשרות לפרק את הקוד למחלקות ( Class ) ופונקציות, אבל האם אני יכול לבצע דבר מקביל עם קוד ASPX ? התשובה היא כן - ASCX , רכיב הידוע הכיוני User Control אשר מכיל לוגיקה עסקית + קוד ASPX/HTML לרוונטי לתצוגה הסופית. סרטון זה נעשה כדי שנכיר תשתית זו במסגרת אפליקצית ASP.NET. View Video קובץ ה WMV להורדה
08-17-2008 4:48
by
Adlai Maschiach
to
dotNetExpress
תגים:
Web Designer Express
,
בסיסי
,
C#
,
.NET 2.0
,
טיפים וטריקים
,
ASP.NET
,
WebParts
,
Webcast
,
Video
Silverlight & Streaming Media
Lately I'm getting a lot of questions what could be done with Silverlight in in terms of work with streaming media. Today I'll show what could be done. I've built very simple media player based on MediaElement object and prepared some stream to use in my application. The major focus of this post it to briefly show what could be done with stream in Silverlight and not how specifically do it. I'll be glad to answer any specific questions there will be any. First about the stream. I've...
07-20-2008 14:40
by
Alex Golesh
to
Alex Golesh's Blog About Silverlight Development
תגים:
.NET
,
.NET 3.5
,
C#
,
Csharp
,
Visual Studio 2008
,
Visual Studio
,
Silverlight
,
Source Code
,
Silverlight 2
,
Video
,
Silverlight Streaming
,
Media
,
Stream
,
Expression Encoder 2
Our Session Setup
As promised, here short video from our Tech-Ed 2008 session setup... I've shot this at ~6:10, while trying to make whole stuff blend together :) Second part - in Tamir 's blog. Enjoy, Alex
04-09-2008 10:11
by
Alex Golesh
to
Alex Golesh's Blog About Silverlight Development
תגים:
.NET
,
Silverlight 1.0
,
WPF
,
LINQ
,
C#
,
Csharp
,
Visual Studio 2005
,
Silverlight
,
XNA
,
TechEd
,
TechEd2008
,
Video
,
Session Setup
Page 1 of 2 (18 items) 1
2
Next >