In previous post we discussed how to create a simple window using ironpython to display hello world. Now let’s take this a bit ahead and see how to work with labels. Like any other language you can add or edit windows form labels in ironpython. At the end of this article you’ll learn how to modify the label properties for windows form. [Read more…]
Archives for 2010
Ironpython Tutorial – Hello World
Ironpython is python under .NET environment and it is made to access all the .NET classes and libraries keeping all the features of original distribution intact. If you’re programming python under windows environment then it is better to get ironpython instead of python’s official distribution. Why ? Because once you pass the basic level of python programming then surely your interests will be to use python either for desktop app or web app. In such case you can benefit a lot from ironpython distribution than official distribution under windows environment. In this article you’ll learn how to program your first ironpython hello world app. [Read more…]
SQLite Administrator
If you’re using SQLite for your small apps then using GUI interface for database creation can be handy. There is no official GUI tool for manipulating SQLite database. There are some 3rd party gui tools for sqlite. Few tools are either discontinued or are still packaged with old version of sqlite. [Read more…]
Difference Between Session Bean and Entity Bean
In this post i’ve explained some of the differences between session bean and entity bean. [Read more…]
ASP.NET Books
If you’re a beginner asp.net programmer then you’ll learn most of the programming skills from MSDN videos and tutorials. But there is limitation to how much you’ll learn from tutorials and videos so you need to get a good book or ebook for yourself for good asp.net reference. There are many good books which you can keep on your desk for reference. [Read more…]
Interview with StoicJoker
Today we sit down and ask some questions to StoicJoker,member of donationcoder.com. [Read more…]
Tyler(pyrohacker)
Today we have tyler, NANY participant and coder with us so let’s get to know him more. [Read more…]
Jonathan Prater
Today we’re with Donationcoder’s NANY participant Jonathan Prater.
[Read more…]