Skip to content

letys.pl

My notes :-)

Category: Bez kategorii

Pretty Table in Python

by letys

14 October 2016

19:28

Leave a comment on Pretty Table in Python

Bez kategorii

prettytable, python, tables

Pretty Table is usefult tool to print on console user-friendly tables. It’s also user-friendly for you because you don’t have to worry about printing tables. I’ll show you on simple example how to use it. I’ll display some polish cities.
Continue reading “Pretty Table in Python” →

Simple.Data – introduction

by letys

23 September 2016

11:36

Leave a comment on Simple.Data – introduction

Bez kategorii

C#, ORM, Simple.Data

I want to show you simple library to accessing and modyfing database. Simple.Data is some kind of ORM but very lightweight ORM. In my opinion it could be use in simple projects.
Continue reading “Simple.Data – introduction” →

Generating INSERT INTO scripts

by letys

11 May 2016

11:42

Leave a comment on Generating INSERT INTO scripts

Bez kategorii

SQL Management Studio

If you don’t know how to generate insert into scripts please read it. I’ll show you how you can do it using Sql Management Studio Express.
Continue reading “Generating INSERT INTO scripts” →

Autofac – first steps

by letys

24 April 2016

11:50

Leave a comment on Autofac – first steps

Bez kategorii

Autofac, C#, Dependency Injection, DI, Inversion of control, IoC

I want to write something about autofac. It is one of IoC container for Microsoft .NET. You can find very good documentation about it here. I don’t want to persuade you that it’s the best IoC container for .NET but I want to introduce it only.
Continue reading “Autofac – first steps” →

MarkdownLog

by letys

3 April 2016

11:57

Leave a comment on MarkdownLog

Bez kategorii

.NET, C#, markdown, MarkdownLog

Sometimes we need to create some console application (maybe not very often ;-)). I don’t know what are your experiences in that area but I always wondered how to nicely display data. I found great tool for it.
Continue reading “MarkdownLog” →

jQuery UI Helpers

by letys

21 January 2016

12:03

Leave a comment on jQuery UI Helpers

Bez kategorii

ASP.NET MVC, jquery, jquery ui

I want to tell you about great tool to use jQuery UI on your ASP.NET MVC pages. I’ve found jQuery UI Helpers and in my opinion it’s awsome 🙂 In very easy way you can use them on your websites.
Continue reading “jQuery UI Helpers” →

Posts navigation

Newer posts

It's me ;-)

Hello, I'm software developer. I'm very glad that you visit my website. You can find some articles, books recommendations and some details about me here. I'm specialized in .net but I'm also familiar with C/C++ and java (android).

Recent Posts

  • Electron.NET
  • Read it #19
  • Read it #18
  • Read it #17
  • Read it #16

© 2023 letys.pl Powered by WordPress Theme: Gillian

Back to top