SLODUG
Spletno mesto uporabniške skupine slovenskih razvijalcev programskih rešitev
Prijavi se
|
Registracija
|
Pomoč
Naslovnica
Blogi
Media
Forumi
Blogi
Tags
.net
.net 3.5
ASP.NET
Developement
Development
DevExpress
Dogodki
general
Hardware
Internet
Koristno
Links of the week
MS Dynamics CRM
Najava srečanj
Personal
Silverlight
SLODUG
Slovenia
Software
User Experience
Visual Studio.NET
Windows 7
Windows Azure
Windows Azure Platform
WPF
Več...
Blogs
Razpečevanje RSS
Opml
Blogi na tem mestu
Sortiraj po:
starosti
|
branosti
|
številu komentarjev
Simple Merging Of PDF Documents with iTextSharp 5.4.5.0
As we were working on our first SQL Saturday in Slovenia, we came to a point when we had to print out the so-called SpeedPASS's for attendees. This SpeedPASS file is a PDF and contains thier raffle, lunch and admission tickets. The problem is we have...
Objavljeno v
Zunanji viri
,
I want some Moore
ob 01-10-2014
Pripete označbe:
.net
,
SQL Server
Running DevExtreme as MVC project in simulator
DevExtreme has a nice (web) simulator that lets you preview your application on a target device (tablet, phone, iOS, Android). That’s really nice. However, out of the box, it works only when you have a special type of Visual Studio project that...
Objavljeno v
Zunanji viri
,
Righthand's blog
ob 12-04-2013
Pripete označbe:
DevExpress
,
DevExtreme
Incoming TypeScript definitions for PhoneJS and ChartJS (DevExtreme)
PhoneJS along with ChartJS are DevExpress ’ efforts in providing single page web applications for mobile platforms (think Tablets and Phones). Together they are combined into DevExtreme combo. In practice they are pure javascript libraries without...
Objavljeno v
Zunanji viri
,
Righthand's blog
ob 12-03-2013
Pripete označbe:
DevExpress
,
Typescript
Solving Blend 2013 interactivity error
I am playing with Blend 2013 Silverlight Sketchflow for creating web application mockups. Recently I’ve stumbled into an curios error when adding interactivity to a button. Here is the repro: Create two screens, and a button on a screen. So far so good...
Objavljeno v
Zunanji viri
,
Righthand's blog
ob 11-25-2013
Pripete označbe:
.net
,
VS2013
Srečanje SLODUG že v četrtek, 28.11.2013
Pozdravljeni, Vabljeni ste na srečanje uporabniške skupine SLODUG, ki bo v četrtek, 28.11.2013, na ustaljeni lokaciji (Microsoftova predavalnica v pritličju stolpnice na Šmartinski 140, BTC Ljubljana). Vsebina srečanja: 17:00 - 17:15 Zbiranje...
Objavljeno v
Novice SLODUG
,
MihaM
ob 11-20-2013
Pripete označbe:
Najava srečanj
,
SLODUG
Investigating why an instance is kept alive in a .net application
Sometimes, when I want to verify .net memory management behavior, I fire up ANTS Memory Profiler and run it on a test application just to see how memory management behaves. So today I went and created this application class Program { static void Main...
Objavljeno v
Zunanji viri
,
Righthand's blog
ob 11-07-2013
Pripete označbe:
.net
,
Profiling
,
Red Gate
When .net assemblies aren’t properly versioned odd errors happen
Today I’ve upgraded a SignalR library from 1.x to 2.0 in an MVC 5 (server) and WPF (client) projects I am developing. The upgrade itself went smooth but afterwards the client started yielding odd errors and refusing to connect anymore. It was yielding...
Objavljeno v
Zunanji viri
,
Righthand's blog
ob 11-04-2013
Pripete označbe:
.net
Android activity life cycle and IoC
I was recently working on an Android ( Xamarin , .net) application based on MvvmCross framework. Actually not just an Android app since it could be ported quite easily to other platforms, such as Windows Phone 8 or IPhone. Anyway, I was using inversion...
Objavljeno v
Zunanji viri
,
Righthand's blog
ob 10-24-2013
Pripete označbe:
.net
,
Android
,
Xamarin
Visual Studio 2013 brings IntelliSense for Data Binding to XAML editor
One of the better improvements in Visual Studio 2013 is IntelliSense for data binding in XAML editor. The improvement is described in this blog post . Very nice. But what article fails to mention is how does one get that mystical d namespace. In face...
Objavljeno v
Zunanji viri
,
Righthand's blog
ob 10-23-2013
Pripete označbe:
VS2013
Righthand’s DataSet Debugger Visualizer supports VS2013
Highlights from new version to 1.0.11. added VS2013 version added a "separated assembly" versions. Until now I was using RedGate's Smart Assembly to pack all referenced assemblies into a single DLL file for easier management and distribution...
Objavljeno v
Zunanji viri
,
Righthand's blog
ob 10-17-2013
Pripete označbe:
.net
,
.net 3.5
,
Visualizer
,
visual studio
,
.net 4.0
,
VS 2008
,
VS 2010
,
VS 2012
,
VS2013
Changing the Blog Provider
After years of blogging at SolidQ site, I decided to move my blog here, to SQLBLOG.COM . It seems that most of the SQL Server specialists like to hang around together. In addition, blogging on a specific company's site is not too popular because of...
Objavljeno v
Zunanji viri
,
Dejan Sarka: Posts
ob 10-08-2013
Srečanje SLODUG že v torek, 1.10.2013
Pozdravljeni, Vabljeni ste na srečanje uporabniške skupine SLODUG, ki bo v torek, 1.10.2013, na ustaljeni lokacija (Microsoftova predavalnica Alfa v pritličju stolpnice na Šmartinski 140, BTC Ljubljana). Vsebina srečanja: 17:00 - 17:15 Zbiranje...
Objavljeno v
Novice SLODUG
,
MihaM
ob 09-26-2013
Pripete označbe:
Najava srečanj
,
SLODUG
EIM Seminar at SQL Rally Amsterdam
Want to learn more about data quality and master data management? Then meet me at my pre-conference seminar at SQL Rally Amsterdam , November 6 th . Here is the description of the seminar. Enterprise Information Management with SQL Server 2012, level...
Objavljeno v
Zunanji viri
,
Dejan Sarka: Posts
ob 09-17-2013
Pripete označbe:
Data Quality
Updated Righthand Intel Rapid Storage Technology cmdlet
Version 1.1. brings new Get-IrstDisk cmdlet that lists physical disks. Also upgraded to the latest 12.8.0.1016 IRST version. Check out the dedicate page .
Objavljeno v
Zunanji viri
,
Righthand's blog
ob 09-13-2013
Poor man’s performance profiling
If you have been doing development with Xamarin on Android you have probably noticed the total absence of any profiler, there is not even a decent method to get the high resolution time. Sure, there is Environment.TickCount but the resolution is at best...
Objavljeno v
Zunanji viri
,
Righthand's blog
ob 09-12-2013
Pripete označbe:
Development
,
.net
,
Android
,
VS 2012
,
Mono For Android
« Prva
...
< Prejšnja
3
4
5
6
7
Naslednja >
...
Zadnja »
© 2004-2008 SLODUG