ASP.NET Basics PRO
I have recently completed to develop the second topic in my on going course for learning ASP.NET. Some of the subtopics covered in this topic are later elaborated in separated slides. You can download the slides of this topic and watch the related video clips. The links for those clips can be found within the […]
The Single ASP.NET Web Page Model PRO
When developing an ASP.NET web application we can avoid having the ‘code behind’ in a separated file. We can place it inside the aspx file. When dealing with simple web applications that include one aspx page only that can be an advantage especially when it comes to deploying the application. The simplicity of deploying a […]
GridView in ASP.NET PRO
The GridView control easily allows us to display data fetched from a database. The friendly wizard available in Visual Studio can auto generate the required code. The following video clip shows that. You can find more video clips and relevant training material in my ASP.NET course at www.abelski.com.
Students Practical Professional Projects PRO
I have recently started to run a blog through which I present various projects developed by students as part of the professional courses I teach in HIT. The professional courses, such as the Social Web Applications Development, that starts on March 4th 2011, were developed for people without any background. These courses start from scratch […]
Introduction to ASP.NET PRO
I have recently started to develop a course for learning how to develop web applications in ASP.NET. The first topic introduces ASP.NET, covers its capabilities and guides through the steps you should follow in order to develop a simple ASP.NET web page. You can download the slides of this topic and watch the video clips available […]
HIT PHP Web Applications March 2011 PRO
In march 2011 I will start to deliver a professional course for developing social web applications in PHP. I deliver this course through the external studies unit of HIT. The programming language selected for the server side is PHP. Most of the course focuses on PHP. The rest of the hours are allocated for complementary technologies […]
HIT PHP Web Applications November 2010 PRO
In november 2010 I have started to deliver a professional course for developing social web applications. I deliver the course through the external studies unit of HIT. The programming language selected for the server side is PHP. Most of the course focuses on PHP. The rest of the hours are allocated for complementary technologies and […]
Tel Hai Java EE Advance Spring 2011 ACD
This semester (Spring 2011) I am going to deliver in Tel-Hai college a course that covers advance topics in the Java EE platform. This course is delivered as part of Tel-Hai Computers Science BSc academic program. The main topics we are going to cover in this course are: Java Persistence API 2 (JPA 2) Enterprise Java Beans (EJB) […]
Tel Hai F# Spring 2011 ACD
This semester (Autumn 2010) I am going to deliver in Tel-Hai college a course that covers advance topics in the .NET platform. The F# programming language is one of them. The course is delivered as part of Tel-Hai Computers Science BSc academic program. The main topics we are going to cover in this course are: Active Server Pages […]
Shenkar Java EE Basics Spring 2011 ACD
This semester (Spring 2011) I deliver a basic Java EE course in Shenkar. It is delivered as part of Shenkar Software Engineering BSc academic program. The main topics we are going to cover in this course are: Java Servlets & JavaServer Pages Java Server Faces Java Persistence API Java EE Web Services Java Standard Tags Library In […]