Dime Casts
Dime Casts
  • 218
  • 171 887
From Adobe Illustrator SVG to React including the Font Conversion Process
Learn how to easily convert an Adobe Illustrator SVG to a React component, including font conversion. This tutorial will show you the step-by-step process to seamlessly integrate your SVG designs into your React project
มุมมอง: 173

วีดีโอ

Penny Cast (1 min): Easy Code Navigation with JetBrains IDEs
มุมมอง 39ปีที่แล้ว
If you're looking for an easy way to navigate your code in JetBrains IDEs, then check out Penny Cast! macOS: use Option Cmd Right/Left arrow Windows/Linux: use Ctrl Alt Right/Left arrow Pennie casts are 1-5 minute casts. Shortest casts on Dimecasts.
Setup & Record a Hangout via OBS & Black Hole in 5 Minutes!
มุมมอง 7K4 ปีที่แล้ว
In this OBS tutorial I'll show you how to setup OBS Studio to use black hole so that you can record your desktop and mic as separate inputs into OBS. We will demonstrate using this setup to record a Zoom hangout so that sound quality is at its best, without echo issues as well as additional audio and troubleshooting tips! Please ask any questions you have in the comments and subscribe to Dimeca...
Setting up A Web Development Environment On OSX - Part 2
มุมมอง 3114 ปีที่แล้ว
Episode #220 This episode revolves around getting some initial basic tools such as HomeBrew, Git, Node.js, and and IDE installed as well as theming the terminal for a better developer experience. Author: Dave Schinkel Level: Beginner Recorded on: 10/29/2015 programming
Node.js - SSH to mySQL
มุมมอง 8K4 ปีที่แล้ว
In this video, I'll show you how to SSH to MySQL using Node.js. This is a useful skill if you need to connect to a MySQL server from a remote location or work on a project that requires access to a MySQL database. This is a very informal brown bag I did at work. I go over showing some output from a mySQL database. I show some code using some node middleware to create an SSH tunnel to a mySQL da...
Setting up A Web Development Environment On OSX - Part 1
มุมมอง 854 ปีที่แล้ว
Episode #218 In this episode, you'll learn how to get around the Mac OS X a bit in terms of navigating the OS. This is geared towards developers who are new to the Mac OS ans has never developed on a Mac before. Author: Dave Schinkel Level: Beginner Recorded on: 10/29/2015 programming
Simple Navigation in iOS
มุมมอง 1274 ปีที่แล้ว
Episode #217 In this episode, you'll navigate between View Controllers via Segues and unwinding Segues. You'll use a Navigation Controller to navigate between views and get navigation controls "for free". And finally we'll use UITabBarController to easily create a different navigation experience between many View Controllers. Author: Peter Shearer Level: Beginner Recorded on: 11/29/2014 program...
Using AFNetworking v2 with Swift
มุมมอง 8224 ปีที่แล้ว
Episode #215 In this episode, you'll learn how to bring the AFNetworking CocoaPod into a Swift Project. You'll learn how to manually create an Objective-C Bridging Header. How to call "Swift-ified" AFNetworking API. And we'll end with parsing an AFNetworking JSON Dictionary using Swift Author: Peter Shearer Level: Intermediate Recorded on: 10/14/2014 programming
Native Swift Networking with Alamofire
มุมมอง 444 ปีที่แล้ว
Episode #216 In this episode, you'll pull Alamofire as a Git submodule. You'll add Alamofire to an existing Swift project. We'll also take a look at creating a simple Alamofire request and receive a JSON Response. And finally we'll use Alamofire to track upload/download progress Author: Peter Shearer Level: Intermediate Recorded on: 11/7/2014 programming
Swift & Objective-C: Better Together
มุมมอง 454 ปีที่แล้ว
Episode #214 In this episode, you'll learn how to call Objective-C from Swift through a Bridging Header. You'll learn How to call Swift from Objective-C from the Automatically Generated Header. And you'll learn two ways to declare your Swift objects so that they can be constructed in Objective-C classes Author: Peter Shearer Level: Intermediate Recorded on: 10/4/2014 programming
Intro to AFNetworking v2.0
มุมมอง 8864 ปีที่แล้ว
Episode #213 In this episode, you'll learn how to get AFNetworking set up in your project. You'll learn how to use AFHTTPRequestOperation. You'll learn how to declare success and failure blocks for AFHTTPRequestOperation, how to populate an Objective-C object from an NSDictionary, and finally a brief Introduction to Objective-C Block Syntax Author: Peter Shearer Level: Beginner Recorded on: 9/2...
Intro to Swift Programming - Part 2b
มุมมอง 184 ปีที่แล้ว
Episode #212 In this episode, you'll learn how to Create a Detail View. You'll learn how to use Segues to navigate between the Master and Detail ViewController. You'll learn about passing data to the Detail ViewController during the Segue and finally how to resolve Auto-Layout Issues in XCode 6 Author: Peter Shearer Level: Beginner Recorded on: 9/22/2014 programming
Intro to Swift Programming - Part 2a
มุมมอง 134 ปีที่แล้ว
Episode #211 In this episode, you'll start from the Master-Detail Project Template. You'll learn how to use a TableView to display data. You'll how to make custom Swift Classes and Structs. and finally we'll work with more Swift Syntax Author: Peter Shearer Level: Beginner Recorded on: 9/19/2014 programming
Intro to CocoaPods in iOS
มุมมอง 884 ปีที่แล้ว
Episode #210 In this episode, you'll learn how to Install CocoaPods and how to include CocoaPods in iOS Objective-C Project. You'll learn about finding and adding a CocoaPod dependency. And finally you'll learn about using Cocoa Pod dependencies in your project. Author: Peter Shearer Level: Beginner Recorded on: 9/15/2014 programming
Learning Objective-C Programming- Part 2B
มุมมอง 314 ปีที่แล้ว
Episode #209 In this episode, you'll learn how to Create a Detail View. You'll learn how to use a Seque and passing data to the destination View Controller. And finally learn some more Objective-C syntax Author: Peter Shearer Level: Beginner Recorded on: 9/14/2014 programming
Learning Objective-C Programming - Part 2A
มุมมอง 404 ปีที่แล้ว
Learning Objective-C Programming - Part 2A
iOS - Intro to Swift Programming
มุมมอง 164 ปีที่แล้ว
iOS - Intro to Swift Programming
Learning Objective-C - Part 1
มุมมอง 4114 ปีที่แล้ว
Learning Objective-C - Part 1
Consuming a Web Api Endpoints
มุมมอง 1504 ปีที่แล้ว
Consuming a Web Api Endpoints
Self Hosting Web Api
มุมมอง 2.4K4 ปีที่แล้ว
Self Hosting Web Api
Introduction to the Async/Await CTP
มุมมอง 504 ปีที่แล้ว
Introduction to the Async/Await CTP
Silverlight - How to use Value Converters
มุมมอง 244 ปีที่แล้ว
Silverlight - How to use Value Converters
Silverlight - How to use Behaviors
มุมมอง 504 ปีที่แล้ว
Silverlight - How to use Behaviors
Postsharp - Advanced Aspects Programming
มุมมอง 6964 ปีที่แล้ว
Postsharp - Advanced Aspects Programming
Getting Started w/ NuGet
มุมมอง 364 ปีที่แล้ว
Getting Started w/ NuGet
WP7 - Creating & Using Associations w/ SQL CE
มุมมอง 134 ปีที่แล้ว
WP7 - Creating & Using Associations w/ SQL CE
WP7 - Getting Started w/ SQL CE
มุมมอง 284 ปีที่แล้ว
WP7 - Getting Started w/ SQL CE
Postsharp - Getting Started with AOP
มุมมอง 2.9K4 ปีที่แล้ว
Postsharp - Getting Started with AOP
Learning how to use Live Tiles
มุมมอง 1114 ปีที่แล้ว
Learning how to use Live Tiles
MVVM - ViewModelLocater
มุมมอง 5064 ปีที่แล้ว
MVVM - ViewModelLocater

ความคิดเห็น

  • @bojanasamardzioska3040
    @bojanasamardzioska3040 หลายเดือนก่อน

    thanks!

  • @hassanOnYoutube
    @hassanOnYoutube 3 หลายเดือนก่อน

    always looking for such stuff. great speaker

  • @benjaminalexander1998
    @benjaminalexander1998 3 หลายเดือนก่อน

    This is probably the best tutorial I have seen on this, however it's tough to keep up with your pacing since you're copy and pasting. Would it be possible to get the three files in this demo?

  • @rmcgraw7943
    @rmcgraw7943 3 หลายเดือนก่อน

    You need to spin that up on an background thread.

  • @JeffVanDusseldorp
    @JeffVanDusseldorp 4 หลายเดือนก่อน

    I was thrilled to trip over this video again. I saw it first in about 2010 and never forgot it. It's such a great, simple introduction to the strategy pattern and Ninject More than that, I was amazed how fast and easily you were writing code. It turned me into a resharper fanatic for a number of years. Thanks for injecting this into my world. I'll be sharing it with a number of other programmers.

  • @aishwaryagadge3640
    @aishwaryagadge3640 6 หลายเดือนก่อน

    How to enhance speed of searching

  • @alexmelny
    @alexmelny 9 หลายเดือนก่อน

    porcoddio usa una qualità umana subumano

  • @09harikesh
    @09harikesh 10 หลายเดือนก่อน

    Can we update plugin name in c# side, i tried but i am getting exception like can't update read only prop

  • @hugset4562
    @hugset4562 11 หลายเดือนก่อน

    ro his literally saved my project, you are a life saver

  • @anthonyraulmunantechavez755
    @anthonyraulmunantechavez755 ปีที่แล้ว

    Thanks, it was a very helpful explanation!!

  • @MayasaAlamri
    @MayasaAlamri ปีที่แล้ว

    اذا كان اصدار الفجول استديو اصدار 2022

  • @pratikmehta4000
    @pratikmehta4000 ปีที่แล้ว

    Which theme is this ?

  • @erkintek
    @erkintek ปีที่แล้ว

    I hope never i would be in need of using this but it could be life saver. Ssh tunneling amazing,

  • @akvideos5133
    @akvideos5133 ปีที่แล้ว

    Thank you

  • @ASoftwareArchitect
    @ASoftwareArchitect ปีที่แล้ว

    For the new coders out there, generally it's good practice to use variables to share common string names. That would have avoided the mistakes made in the video.

  • @gfzujgu8098
    @gfzujgu8098 ปีที่แล้ว

    bro ur mic is like you are in a strom and your screenrecording got like 144p

  • @steffengrund2428
    @steffengrund2428 ปีที่แล้ว

    all fail

  • @conaxlearn8566
    @conaxlearn8566 ปีที่แล้ว

    I was hoping it can convert SQL statement to Linq for me. 😅😅

  • @badrulhussain5545
    @badrulhussain5545 ปีที่แล้ว

    Nice one!

  • @salmanqadir9336
    @salmanqadir9336 ปีที่แล้ว

    How to solve this issue? When I try to comit after updating the file: - Commit failed, Error: commit failed (details follow): Error: unable to connect to a repository at URL Error: '*********' Error: Connection timed out Completed

  • @brahmcdude685
    @brahmcdude685 ปีที่แล้ว

    seems to be outdated.

  • @brahmcdude685
    @brahmcdude685 ปีที่แล้ว

    wow!!! so simple!!!!

  • @bellerain
    @bellerain 2 ปีที่แล้ว

    Nice and easy explained for a newbie in Linqpad! Thanx

  • @catfishfortesque-smythe437
    @catfishfortesque-smythe437 2 ปีที่แล้ว

    I am genuinely surprised that AOP is not more commonly used; I have joined a company recently with some legacy applications, and it was simple to add comprehensive logging and exception handling to these using PostSharp and some custom Aspects. The amount of work to do this manually would have been prohibitive.

  • @kevindt100
    @kevindt100 2 ปีที่แล้ว

    Bruh for real 2020 and looks like 2006

  • @GSoftagon
    @GSoftagon 2 ปีที่แล้ว

    Thank You! I learned a lot!

  • @ibrahimkoz1983
    @ibrahimkoz1983 2 ปีที่แล้ว

    It's a shame for this channel to have such a low number of subscribers.

  • @kitcooks
    @kitcooks 2 ปีที่แล้ว

    do you happen to know how to set up obs and blackhole for discord on mac? thank you

  • @stevenkjames
    @stevenkjames 2 ปีที่แล้ว

    Cool

  • @stevenkjames
    @stevenkjames 2 ปีที่แล้ว

    Cool

  • @doogiehowser1124
    @doogiehowser1124 2 ปีที่แล้ว

    thanks for the video. qq, what hot-key shortcut framework are you using. it looks helpful.

  • @alexandergroshev3991
    @alexandergroshev3991 2 ปีที่แล้ว

    Very nice tutorial! waiting for new lessons related to AOP

  • @thiagomonteiro8896
    @thiagomonteiro8896 2 ปีที่แล้ว

    Just nothing....

  • @natarajgandhi
    @natarajgandhi 2 ปีที่แล้ว

    Thank you

  • @akshaya1892
    @akshaya1892 2 ปีที่แล้ว

    Great content but poor video resolution

  • @azyjmexcuseokstop924
    @azyjmexcuseokstop924 2 ปีที่แล้ว

    good tutorial,citizen. The party is satisfied with your contribution, and you have been promoted to a class 3 dwelling. Glory to the party !

  • @rasmusemil855
    @rasmusemil855 2 ปีที่แล้ว

    Great video👍👍

  • @k7raman
    @k7raman 2 ปีที่แล้ว

    🙏 cool intro to this mocking framework

  • @sairfan06
    @sairfan06 2 ปีที่แล้ว

    Not enough details in it, this kind of code is very easily available on net, what is the point of video? but anyway thanks for your effort.

  • @Quynn-Oneal
    @Quynn-Oneal 2 ปีที่แล้ว

    Great explanation. Thanks a lot. I also like the retro way of this video. It took me back to late 90s when I have watched my first video tutorials. Such memories sparked.

  • @dkcarey1
    @dkcarey1 2 ปีที่แล้ว

    See you have no comments on this nant series. Just wanted to say this helped me understand immensely and wanted to thank you for taking the time to make this!

  • @gordug
    @gordug 3 ปีที่แล้ว

    This was helpful and taught me how to account for changes in the Windsor codebase as 'AddComponent' has been depreciated and replaced with the Register method

  • @MZ-uv3sr
    @MZ-uv3sr 3 ปีที่แล้ว

    Hmm date says 2020 but actual vid looks suspiciously old

  • @user-rp9iis1en6h
    @user-rp9iis1en6h 3 ปีที่แล้ว

    how to search on integer fields? if I wanted to search rows having id between 1 to 20, how would that look like in c#?

  • @mohdotnet
    @mohdotnet 3 ปีที่แล้ว

    This is the best explanation i have viewed on Mocking, many thanks!!!

  • @CodeBallast
    @CodeBallast 3 ปีที่แล้ว

    Very nice introduction! I've watched a couple of your videos and it's pure gold content.

  • @judaleba
    @judaleba 3 ปีที่แล้ว

    Oh Come On man!!!! can you give us the code?

  • @TheAlienMann
    @TheAlienMann 3 ปีที่แล้ว

    How can i find the other videos? i mean the following video? it’s not # 34 :/ could you please make PlayList out of the videos that are related to this one, pleaseeeeeeeeeee :) great stuff, much better than most videos you can find these days :)

  • @Spasticus1
    @Spasticus1 3 ปีที่แล้ว

    I've been searching high and low for something simple enough to understand it as a beginner and this is very close to it. Thanks for a clear explanation. There is one thing I'm still not getting, though. You have a return true after SendEmail in the Mock but it should return false if it does what it's coded to do, so how does that pass? If it's just simulating a pass, then you're not testing the SendEmail method, which should always return false, so what is it you're testing for that will return true? Just that it's being called?

  • @AntonioRonde
    @AntonioRonde 3 ปีที่แล้ว

    This gave me the final clue after tinkering on this for several days. Thank you so much! Keywords for posterity: jump box, postgres, database, db, proxy, ssh, tunneling