resnikb.wordpress.com resnikb.wordpress.com

resnikb.wordpress.com

RCode

a software development blog by Bojan Resnik (by Bojan Resnik)

http://resnikb.wordpress.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR RESNIKB.WORDPRESS.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

November

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Friday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 3.7 out of 5 with 7 reviews
5 star
2
4 star
1
3 star
4
2 star
0
1 star
0

Hey there! Start your review of resnikb.wordpress.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.3 seconds

FAVICON PREVIEW

  • resnikb.wordpress.com

    16x16

  • resnikb.wordpress.com

    32x32

CONTACTS AT RESNIKB.WORDPRESS.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
RCode | resnikb.wordpress.com Reviews
<META>
DESCRIPTION
a software development blog by Bojan Resnik (by Bojan Resnik)
<META>
KEYWORDS
1 rcode
2 my resume
3 archives
4 software development
5 by bojan resnik
6 categories
7 c /cli
8 inventor
9 uncategorized
10 blogroll
CONTENT
Page content here
KEYWORDS ON
PAGE
rcode,my resume,archives,software development,by bojan resnik,categories,c /cli,inventor,uncategorized,blogroll,vladeck’s junkyard,wordpress com,wordpress org,meta,register,entries,to default,option to default,properties,option to no,incremental building
SERVER
nginx
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

RCode | resnikb.wordpress.com Reviews

https://resnikb.wordpress.com

a software development blog by Bojan Resnik (by Bojan Resnik)

INTERNAL PAGES

resnikb.wordpress.com resnikb.wordpress.com
1

2009 August « RCode

https://resnikb.wordpress.com/2009/08

A software development blog by Bojan Resnik. C , C#, .NET. Archive for August, 2009. Type Aliases in C#. Posted by Bojan Resnik. On August 14, 2009. I was maintaining a piece of C# code today, which made heavy use of a class with several generic parameters. The class has several static methods and nested types, so its full signature was all over the place:. This is just a sample of the code – almost every method in the class had. Graph int, object, List int. The offending code can now use.

2

My Resume « RCode

https://resnikb.wordpress.com/resume

A software development blog by Bojan Resnik. C , C#, .NET. University Diploma in Mathematics (Teacher of Mathematics and Computer Science) GPA 8.26/10. Equivalent to Master of Science degree. Mathematical High School, Belgrade. Equivalent to Associate Degree in Mathematics and Computer Science. Main programming languages: C#, C. Other programming languages: C, Python, Java, VB.NET. Limited experience with Linux (Ubuntu). Limited experience with Sun Solaris 9. Member of Australian Computer Society (ACS).

3

2009 June « RCode

https://resnikb.wordpress.com/2009/06

A software development blog by Bojan Resnik. C , C#, .NET. Archive for June, 2009. C# lambda and foreach variable. Posted by Bojan Resnik. On June 17, 2009. Can you guess what the output of the following program is? I expected to see all three strings (a, b and c), but instead I got this:. While analyzing the IL code with Reflector. I learned a thing or two about lambdas in C#. Private sealed class c DisplayClass3 { public string s; public void Main b 0() { Console.WriteLine(this.s); } }. Private static ...

4

2009 October « RCode

https://resnikb.wordpress.com/2009/10

A software development blog by Bojan Resnik. C , C#, .NET. Archive for October, 2009. Using Visual Studio 2008 with Visual C 6.0 compiler. Posted by Bojan Resnik. On October 28, 2009. If you are interested in using older compilers with Visual Studio 2010, there is an interesting solution by Owen Wengerd, described here. Works On My Machine Disclaimer: This is released with exactly zero warranty or support. If it deletes files or kills your family pet, you have been warned. It might work great, an...Start...

5

Passing C++/CLI delegate to native code « RCode

https://resnikb.wordpress.com/2009/05/18/passing-ccli-delegate-to-native-code

A software development blog by Bojan Resnik. C , C#, .NET. Installing the same managed addin in 32bit and 64bit Autodesk Inventor. Passing C /CLI delegate to native code. Posted by Bojan Resnik. On May 18, 2009. Typedef void ( stdcall* EventCallback)(); void RegisterCallback(EventCallback callback);. NativeInterface() { / Free the handle to the delegate, allowing GC to collect / the delegate if (delegateHandle .IsAllocated) delegateHandle .Free(); } private: GCHandle delegateHandle ; EventDelegat...Feed ...

UPGRADE TO PREMIUM TO VIEW 4 MORE

TOTAL PAGES IN THIS WEBSITE

9

LINKS TO THIS WEBSITE

vladeck.wordpress.com vladeck.wordpress.com

GymDo TextBox (WPF Style) | vladeck's junkyard

https://vladeck.wordpress.com/2010/08/29/gymdo-textbox-wpf-style

GymDo TextBox (WPF Style). August 29, 2010. TextBox style that you can use in WPF 3.5 and WPF 4. Do note that the provided Resource Dicitionary has. Defined which must be removed if you intend to use this style in WPF 3.5 (WPF 4 only property). Rename .DOC to .RAR wordpress limitation). Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. Larr; Previous Post.

vladeck.wordpress.com vladeck.wordpress.com

Animated Height Behavior | vladeck's junkyard

https://vladeck.wordpress.com/2010/09/22/animated-height-behavior

September 22, 2010. On one project that I’m working on, I had a need to animate height (simulating Visible/Not Visible state of ‘overlay’ and edit dialogs) of FrameworkElement. So I wrote this little behavior that does just that. You can use. To control (using binding) ‘Visibility’, as well as. To control duration of animation. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). Notify me of new comments via email.

vladeck.wordpress.com vladeck.wordpress.com

Animated ErrorInfo Behavior | vladeck's junkyard

https://vladeck.wordpress.com/2010/09/24/animated-errorinfo-behavior

September 24, 2010. Ever since I wrote Animated Height Behavior. I wanted to create Behavior that will give me nice eye-candy for all my IDataErrorInfo validation needs. You can see the result in the video below, as well as the code of the Behavior. Please note that the image I’m using here is from the Resources (just add 16×16 png image to Resources and name it Error16). GetBitmapSource() is Extension that I wrote for converting System.Drawing.Bitmap to BitmapSource. Leave a Reply Cancel reply.

vladeck.wordpress.com vladeck.wordpress.com

Ongoing Projects | vladeck's junkyard

https://vladeck.wordpress.com/ongoing-projects

These are the projects I’m working on in my spare time. Hopefully, some of them will not fall into “Unfinished” category…. Bojan Resnik's blog. Blog at WordPress.com. Follow “vladeck's junkyard”. Get every new post delivered to your Inbox. Build a website with WordPress.com.

vladeck.wordpress.com vladeck.wordpress.com

GymDo | vladeck's junkyard

https://vladeck.wordpress.com/unfinished-projects/gymdo

Bojan Resnik's blog. Blog at WordPress.com. Follow “vladeck's junkyard”. Get every new post delivered to your Inbox. Build a website with WordPress.com.

vladeck.wordpress.com vladeck.wordpress.com

vladeck's junkyard | designer wannabe | Page 2

https://vladeck.wordpress.com/page/2

August 29, 2010. GymDo Button (WPF Style). Here are some button styles I’ve been working on for one of my personal projects. Styles are compatible with both WPF 3.5 and WPF 4 – I used only triggers. There are blue, green and red styles, as you can see in the screenshot below:. Rename .DOC to .RAR wordpress limitation). August 29, 2010. Publishing Multi-Page DWF from Mechanical Desktop (MDT) using ACAD API. Is absolute path to where you want your DWF to be published. November 14, 2009. November 14, 2009.

vladeck.wordpress.com vladeck.wordpress.com

GNOME PPP | vladeck's junkyard

https://vladeck.wordpress.com/unfinished-projects/gnome-ppp

Main screen of GNOME-PPP. Setup screen of GNOME-PPP. You can download GNOME-PPP here. Bojan Resnik's blog. Blog at WordPress.com. Follow “vladeck's junkyard”. Get every new post delivered to your Inbox. Build a website with WordPress.com.

vladeck.wordpress.com vladeck.wordpress.com

Button Popup Behavior | vladeck's junkyard

https://vladeck.wordpress.com/2010/11/21/button-popup-behavior

November 21, 2010. Another behavior that I wrote for my project. The code is simple and there aren’t many things to configure, but it is a good starting point for a nice button popup (many other examples I’ve seen are coded as custom controls; the same can be accomplished using this behavior):. Bool)e.NewValue) popup .IsOpen = false; } } }. 2 thoughts on “ Button Popup Behavior. April 15, 2011 at 9:23 am. This looks very good, but could you please provide an example of how to use the behavior from XAML?

vladeck.wordpress.com vladeck.wordpress.com

System.Drawing.Bitmap GetBitmapSource() Extension – Convert System.Drawing.Bitmap to BitmapSource | vladeck's junkyard

https://vladeck.wordpress.com/2010/09/24/system-drawing-bitmap-getbitmapsource-extension-convert-system-drawing-bitmap-to-bitmapsource

System.Drawing.Bitmap GetBitmapSource() Extension – Convert System.Drawing.Bitmap to BitmapSource. September 24, 2010. If you are like me, you probably keep bitmaps (png files) of your WPF project in Resources. Since Resources uses System.Drawing.Bitmap for storing bitmaps, I wrote (some code modifications were done by Bojan. This little extension that will convert bitmap resource to BitmapSource. July 11, 2012 at 11:24 am. This code is resizing the image. Any idea? October 15, 2012 at 1:09 am.

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL LINKS TO THIS WEBSITE

23

SOCIAL ENGAGEMENT



OTHER SITES

resnik.us resnik.us

Hover

This user has not enabled any redirections. Hover lets you easily create simple ways to access your digital life.

resnik62.skyrock.com resnik62.skyrock.com

Blog de RESNIK62 - Notre Histoire D'amour, Notre Vie, Nos amis et Nos Passions ! ! ! ! ! ! - Skyrock.com

Mot de passe :. J'ai oublié mon mot de passe. Notre Histoire D'amour, Notre Vie, Nos amis et Nos Passions! Ma chérie ainsi que moi même avons décidés de créer un blog pour sans doute laisser la trace de beaucoup de nos souvenirs et aussi beaucoup d'amour mon coeur. On vous laisse découvrir. Je t'aime, je t'aime, je t'aime, je t'aime. Mise à jour :. Abonne-toi à mon blog! La plaza de espana, en avril dernier. Ou poster avec :. Posté le mardi 26 août 2008 13:51. Ou poster avec :. N'oublie pas que les propo...

resnikadjusting.com resnikadjusting.com

Resnik Adjusting Services

Resnik Adjusting Services is a full service property and limited casualty claims adjusting company. We can also provide catastrophe services throughout the Midwest with fully trained and experienced adjusters. Our objective is to provide Insurance Companies and their policy holders immediate response, quality adjusting service in a timely manner, and to handle each assignment with the highest level of Professionalism and at a reduced cost to the client. Poplar Bluff, MO 63902.

resnikandresnik.com resnikandresnik.com

Resnik and Resnik

Woodbridge, Connecticut 06525. Telephone: (203)-397-2446 Facsimile: (203) 389-8666. Resnik and Resnik is a local law firm serving all of Connecticut, principally New Haven County, since 1931. The firm concentrates its practice in the fields of real estate (including conveyancing, leasing, and foreclosures), estate planning, probate, and corporate law. It serves as a title insurance agent for various title insurance companies.

resnikb.wordpress.com resnikb.wordpress.com

RCode

A software development blog by Bojan Resnik. C , C#, .NET. Using Visual Studio 2008 with Visual C 6.0 compiler. Posted by Bojan Resnik. On October 28, 2009. If you are interested in using older compilers with Visual Studio 2010, there is an interesting solution by Owen Wengerd, described here. Works On My Machine Disclaimer: This is released with exactly zero warranty or support. If it deletes files or kills your family pet, you have been warned. It might work great, and it might not. Starts Visual Studi...

resnikdentalimplants.com resnikdentalimplants.com

Resnik Dental Implants | D.M.D., M.D.S.

DMD, M.D.S. Schedule an appointment today! Call us at (412) 279-7744. Professor of Periodontology and Oral Implantogy Temple University (Philadelphia, PA). Surgical Director /Chief of Staff Misch International Institute. University of Pittsburgh (Pittsburgh, PA). Staff Member Allegheny General Hospital (Pittsburgh, PA). Board Examiner International Congress of Oral Implantology. University Surgical Fellowship in Oral Implantology. American Board of Oral Implantologists Certified. Randolph R. Resnik,.

resnikdmd.com resnikdmd.com

UNDER CONSTRUCTION

Is currently UNDER CONSTRUCTION. This Web site is currently under construction. Please be sure to visit this Web site again in the near future! This is your current default homepage; it has been setup with your new account. To update this Under Construction page, please replace your index.htm file.

resnikfamily.com resnikfamily.com

Resnik Family, Don Feeney, Fay Feeney

This web site is dedicated to. Fagel, Mordechai, and the. Sam, Gertie, Rose, David, Arnold, Diane, and Thelma. We hope it will help inspire future generations of Resniks to carry on their unique spirit of friendship, their joy of life, and their determination to achieve their goals. Fay and Don Feeney.

resnikglass.com resnikglass.com

Machining, completion and assembly of glass products - Glazier Resnik

Resnik Janez s.p. 8273 Leskovec pri KrÄ kem. 386 7 49 04 170. 386 7 49 210 05. Printed decorative glass (various patterns and colours). Interior glass (doors, separating walls, adornment plates .). Making out of picture frames. Future is in quality and cooperation. Satisfaction of our customers regarding to expected quality of our products represents greatest value to us. Quality of our products must be a step ahead of competitors. Commercial trademark ' Resnik' must be notion of quality.

resnikglass.si resnikglass.si

Steklarstvo Resnik Janez s.p. - Obdelava ravnega stekla

Lakiranje in sitotisk stekla. Steklarstvo Resnik je podjetje z več kot 30 letno tradicijo na področju obdelave, dodelave ter montaže izdelkov iz ravnega stekla. Podjetje je vedno stremelo k doseganju visoke kakovosti in konkurenčne prednosti, s ciljem, da zadovolji vedno zahtevnejše potrebe tržišča. več. Na podlagi več kot 30 letnih izkušenj vam nudimo kakovostne storitve rezanja stekla, brušenja, fasetiranja, toniranja in kaljenja stekla. 386 7 49 04 170. 386 7 49 210 05. Steklarstvo Resnik Janez s.p.