Trivadis Navigator
Trivadis BlogStart
Leistungsangebot
Kompetenzen
Training
News & PR
Events
Über Trivadis
Login
Join
Sign in
Archives
Archives
März 2012
(1)
Februar 2012
(1)
Januar 2012
(5)
Dezember 2011
(3)
Oktober 2011
(2)
September 2011
(2)
Mai 2011
(1)
April 2011
(1)
März 2011
(1)
Januar 2011
(3)
April 2009
(1)
März 2008
(1)
Januar 2008
(1)
Dezember 2007
(1)
November 2007
(1)
Oktober 2007
(2)
September 2007
(2)
Februar 2007
(4)
Januar 2007
(7)
Dezember 2006
(3)
November 2006
(3)
Oktober 2006
(8)
September 2006
(1)
Home
»
Jean-Claude Trachsel
»
All Tags
»
TrivadisContent
Tags
ADO.NET
AJAX
Architecture
ASP.NET
ASP.NET MVC
C#
DataAnnotations
Entity Framework
IIS
jQuery
jQueryMobile
PhoneGap
Razor
Silverlight
SQL
Tools
Vista
Visual Studio
Windows 8
WinRT
WP7
WPF/E
XML
Tagged Content List
Blog Post:
Set start page dynamically in wp7
Jean-Claude Trachsel
My new Windows Phone 7 app "WeekCal" provides different calendar views. There are actually two week views and a month view. In the settings, the user can set the view to start with. To start the app with the view the user has choosen, there are two steps necessary. First step is to select the...
on
Do, Mrz 8 2012
Blog Post:
WP7 PhoneGap Appointments PlugIn
Jean-Claude Trachsel
I'm involved in a project that needs a web frontend and clients for iPhone, Androide and of course WindowsPhone. Using a framework like PhoneGap is definitly a good point to start. In a later post I will write about how this all ended up. In this post I will focus on one of my first tasks, building...
on
Do, Feb 16 2012
Blog Post:
SupportedOrientations not working on emulator
Jean-Claude Trachsel
We all know the SupportedOrientations property on a windows phone page. Just set the value to Portrait and your App will only support the portrait orientation mode. Set it to Landscape and your App will only support the landscape orientation mode. Set it to PortraitOrLandscape and both are supported...
on
Fr, Jan 27 2012
Blog Post:
ImageButton control for Windows Phone 7
Jean-Claude Trachsel
To build an image button in WPF or Silverlight is a commen task. Also in Windows Phone 7 but here we have an additional problem, the themes. The basics I found in this nice article. What's not handled there is the themes. In the dark theme everything works fine but in the light theme the button is...
on
Di, Jan 24 2012
Blog Post:
WP7 ShellTileSchedule, Secondary Tiles Update Problem
Jean-Claude Trachsel
Already in one of my last posts I blogged about the ShellTileSchedule class. I love the simplicity of this class and still use it in my Shortcuts App you can get here . After a complete re-design of the App, I did a lot of testing and found an interesting bug. My App did not refresh webcam images on...
on
Mo, Jan 23 2012
Blog Post:
Generic About Page for Windows Phone App
Jean-Claude Trachsel
Now I have five Apps in the Marketplace. One thing every App needs is an About Page. If you give the customer an About Page it looks just more professional and the buttons to rate the App or navigate to your other Apps should give you as a developer an advantage. Copy&Paste was my first approache...
on
Di, Jan 10 2012
Blog Post:
Tile Tasks, the shortcut app for Windows Phone
Jean-Claude Trachsel
Shortcuts are often very helpfull. Specially on a slow device like my iPhone 3GS, it would be very helpful to have some shortcuts to make a call, send a sms or toggle airplane mode on and off instead to tap thru all this menues. If I hopefully get my Nokia Lumia 900 soon, I do not want to miss this functionality...
on
Fr, Jan 6 2012
Blog Post:
My first WP7 app, the shopping list
Jean-Claude Trachsel
Beside the "big apps" like facebook, twitter or celsius, the application I use most on my iPhone is the shopping list. It's very helpfull not to write all the things on paper each time but just choose from a list of items I bought recently and add them with one finger movement. The list...
on
So, Dez 25 2011
Blog Post:
My first Windows Phone 7 Game
Jean-Claude Trachsel
As I wrote in my last post my first windows phone app was a game called Simon aka Saimon or here in Switzerland better known as Senso. It's a classic brain game from the 80ies and everybody in my age will know the old version from MB I guess. The goal of the game is to repeat the color sequences...
on
Mi, Dez 21 2011
Blog Post:
How to start with Windows Phone Development
Jean-Claude Trachsel
Before I actualy start let me tell you one thing: I can't realy write something new. Everything about windows phone development is already out there. But lets start the story three weeks ago. Three weeks ago I wanted to do something new. At this time I read from @techpreacher on Twitter that Microsoft...
on
So, Dez 18 2011
Blog Post:
Web Application Performance Tuning
Jean-Claude Trachsel
In my actual project I have to do the performance tuning of a Microsoft Dynamics CRM System. From a technical viewpoint this is just an ASP.NET WebForms and WCF Services application. Therefore I was looking for some tools to monitor and analyse a web application. The customer don't want to spend...
on
Mo, Okt 17 2011
Blog Post:
jQuery Mobile 1.0 RC1 released
Jean-Claude Trachsel
The future is mobile. At the Microsoft conference Build last month, ASP.NET MVC 4 was announced and with it the jQuery Mobile Framework . Since a few days jQuery Mobile 1.0 RC1 is released. But what is jQuery Mobile? There Website tells us: A unified user interface system across all popular mobile device...
on
Di, Okt 11 2011
Blog Post:
ASP.NET MVC 4 Developer Preview Released
Jean-Claude Trachsel
At the Build conference Microsoft has announced the availability of ASP.NET MVC 4 Developer Preview. The following are the some of the new features of ASP.NET MVC 4 Developer Preview. ◦Enhancements to Default Project Templates ◦Mobile Project Template ◦Display Modes ◦jQuery Mobile, the View Switcher...
on
Di, Sep 27 2011
Blog Post:
Windows 8, WinRT, .NET 4.5 and more
Jean-Claude Trachsel
Last week at the Build conference in Anaheim CA lots of new announcements have been made. The big things were Windows 8, Metro Style Apps and WinRT. But also .NET 4.5, ASP.NET MVC 4 and other new stuff came up. Sadly I had to stay at home and did not get all the information from the remarkable experts...
on
Di, Sep 20 2011
Blog Post:
TechDays 11, ASP.NET MVC
status
TechDays 11 in Basel are over and we all had a great time with lot of interesting informations. On the TechDays Website you will find soon the recordings and the slides. If anybody is interested in the demo application of my Speech "Mit ASP.NET MVC zur praxistauglichen Webseite" please let...
on
Mi, Mai 4 2011
Blog Post:
Razor Inside Templates
status
In the dot.NET Magazin 4.2011 I wrote an article about Razor, the new view engine that comes with ASP.NET MVC 3. Therefore, it is probably obvious that I worked a lot with Razor. Despite all my work with this amazing new view engine I really love, I just discovered this week another interesting feature...
on
Do, Apr 21 2011
Blog Post:
Localized Validation with DataAnnotations in Silverlight
status
Like the title explains, I like to validate input in my Silverlight application. I want to do it with DataAnnotations and I also want my ErrorMessages to be in the language of the user. Sounds pretty easy, not? My solution has the following projects - Data project with my Entity Framework Model - Web...
on
Mo, Mrz 28 2011
Blog Post:
ASP.NET and asynchronous communication
status
Today I had to add a delete function to an old ASP.NET WebForms website. It was missing because there are a lot of relational data. So the steps to delete a record are: - Click delete button - Proof of existing relational data - Show the result to the customer (and ask what to do) - Delete all or cancel...
on
Fr, Jan 21 2011
Blog Post:
Everything just random?
status
Today I had to fix some code of a colleague. To test the class I've fixed, there was a mock class generating random testdata. But this testdata were always the same. So I looked also at this problem and found the following code: for (int i = foo; i { return new Random().Next(); } Looks good at first...
on
Fr, Jan 14 2011
Blog Post:
Relaunch
status
Welcome back! After a pretty long break in blogging I'm starting over again. Trivadis gave me a good reason for it ;-) Hopefully there are coming up a lot of interesting themes in 2011. I'm sure ASP.NET MVC will be big also this year with the release of version 3. I'm doing definitely some...
on
Di, Jan 4 2011
Blog Post:
Virtual, new and override - the differences
status
Auf die Frage was ist der Unterschied zwischen new und override, im konkreten Fall für ein Property verwendet, bekommt man stehts die korrekte Antwort. New versteckt das Property in der Basisklasse, override überschreibt dieses. Gut, aber was heisst das ...read more
on
Di, Mrz 11 2008
Blog Post:
Mehrere Tabellen auf eine Entität mappen
status
Meistens sind Daten in einer Datenbank normalisiert abgelegt. In der Applikation möchte man aber oft mit den nicht normalisierten Daten arbeiten. Ist das ADO.NET Entity Framework die Lösung? Jein lautet die Antwort. Und um es vorne weg zu nehmen, ein ...read more
on
Mi, Jan 2 2008
Blog Post:
Vom Namen zur Instanz mit DynamicMethod
status
Ein Kunde legt beim Logging unterschiedliche LogMessages (unterschiedliche Klassen) in einer Datenbank ab. Dabei werden der Typ der Message (der LogMessage Klassenname), die Message selber sowie weitere Felder in der Tabelle gespeichert. Nun sollten diese ...read more
on
Mi, Dez 19 2007
Blog Post:
Sprachfeatures C# 3.0 und wie sie die Welt verändern
status
Mit dem .NET Framework 3.5 kommen erneut etliche Features zur Sprache C# 3.0 hinzu, die dem Entwickler das Leben bedeutend erleichtern (ausser man ist auf der Wartungsseite). Automatic Properties, Extension Methods, Lambda Expressions, Anonymous Types ...read more
on
Mo, Nov 5 2007
Blog Post:
Output Parameter in dynamischem T-SQL
status
In einer Stored Procedure werden in einem ersten Schritt zwei Variablen gesetzt, die für die weitere Verarbeitung benötigt werden. Dies könnte so aussehen: SELECT @var1 = Var1, @var2 = Var2 FROM MyTable WHERE ID = @ID Nun muss das Statement aber dynamisch ...read more
on
Do, Okt 25 2007
Page 1 of 2 (44 items)
1
2