Dotnetrocks.com Web Analysis and Statistics

Website Summary

  • When was the website Dotnetrocks.com released?

    Dotnetrocks.com was registered on July 9, 2002 (21 years 10 months 23 days ago).

  • What is the traffic rank for Dotnetrocks.com?

    Dotnetrocks.com website is ranked 1,711,987 globally.

  • How many people visit Dotnetrocks.com each day?

    Dotnetrocks.com has about 270 visits and 360 pageviews per day.

  • How much does Dotnetrocks.com earn a month?

    Each month Dotnetrocks.com can earn $30 from advertising revenue.

  • How much is Dotnetrocks.com worth?

    Estimated value of Dotnetrocks.com is $180

  • What IP addresses does Dotnetrocks.com resolve to?

    Dotnetrocks.com resolves to the IP addresses 13.89.172.17

  • Where is Dotnetrocks.com server located?

    Dotnetrocks.com's server is located in Iowa, Des Moines, United States Of America, 50301.

  • Who is registrar of Dotnetrocks.com domain?

    The dotnetrocks.com domain is registered and managed by 1API GmbH

Dotnetrocks.com's metrics:

Global traffic rank:
1,711,987
Daily income:
$0.99
Estimated Worth:
$180
Google Analytics ID:
UA-43059672-1
Owner info:
Franklin, Carl
Website category:
Streaming Media, Technical Information
Safety status:
Safe

HTML Analysis

HTML Meta tags:

Title: .NET Rocks!

Description: .NET Rocks! is a weekly talk show for anyone interested in programming on the Microsoft .NET platform. The shows range from introductory information to hardcore geekiness.

Logo: dotnetrocks.com

HTML elements:

H1 Headings:
2
H2 Headings:
610
H3 Headings:
0
H4 Headings:
0
H5 Headings:
0
H6 Headings:
0
Total Images:
1
Total IFRAMEs:
0

Links analysis:

Total links:
7
Internal links:
4
Internal links (nofollow):
0
External links:
1
External links (nofollow):
0

HTTP Header:

Http-Version:
Status-Code:
Status:
:

So what does the future hold for commercial air travel? Carl and Richard chat about the on-going evolution of airliners, starting with the latest generation: the Airbus A380 and the Boeing 787. They represent the pinnacle of traditional airliner design so far. But is it time for a radical break? How can airliners be improved to lower costs, emissions and so on? Richard digs through the on-going evolution in turbofan engines, and looks to the future of more radical engines. Will supersonic flight ever make a comeback? And why stop there, what about hypersonic flight? Nothing is easy, but there's lots to think about!

Mobile Dev Stack Update with Lino Tadros


How is mobile development evolving? Carl and Richard talk to Lino Tadros about his current work building mobile apps with lots of different technologies. Lino talks about build mobile apps natively with Objective-C and Java as well as a variety of hybrid approaches: C# using Xamarin, Javascript/HTML with Cordova and even good old fashion responsive web design. So what works best for you? Lino highlights some strengths and weaknesses of the different platforms, recognizing that it mostly comes down to skillset - what tools are you most comfortable with? That's what ultimately makes the difference. No matter how good a tool is, your ability to use it has the largest impact on how well your mobile app turns out.

Microservice Design with Paul Mooney


Have you seen The Martian? Don't listen to this show until you do! WARNING: SPOILERS! But if you've seen it (or don't care), have a listen to this Geek Out about the movie and a deeper dive into the challenges of Mars, picking up where the last Geek Out on Manned Mars Missions left off. How is the movie different from the book? (they're both great, read or watch in either order) And how sciencey is the science? The movie is remarkably technically accurate, but there are some bits that are Hollywoodised, as well as dramatized for effect. But who cares? It's an awesome movie and a fun Geek Out! Have a listen!

Mature Test-Driven Development with Justin Searls


So what happens when you dive head-first into the latest Javascript libraries? Carl and Richard chat with Julie Lerman about her experiences playing with Rob Eisenberg's Aurelia library. Of course, it doesn't stop there: If you're going to learn Aurelia, you're going to change the whole stack - including node, expressjs and DocumentDB! Julie walks through the process of adding each of the bits into the stack, learning online through search engines and twitter, and what she brought back from this exploration that changed the way she works with C# and Entity Framework!

Automating Deployment with Matt Wrock


Have you automated your deployment infrastructure? Carl and Richard talk to Matt Wrock about his tool chain for doing deployments. The raft of tools is long, but largely familiar: NuGet, Chocolatey, Boxstarter, Vagrant. Matt continues on with Atlas, Packer and Boxcutter to put together a completely automated process to build new VMs with services, tools and your software all pre-configured and ready to go. More good thinking about getting your configuration down as code!

Semantic Versioning with Jake Ginnivan


What does it take to grow new developers into something more experienced? Carl and Richard talk to Jeff Casimir about his approach to shepherding developers, helping them to grow into experienced developers. But what sort of experiences should you have? The conversation digs into the ideas around intentional practice, something rarely done in software. Jeff also talks about the scarcity of mentors and what it takes to get your code reviewed on a regular basis with an expert - and what an expert review even looks like! It's a challenge we need to rise to: there are more new developers all the time!

Azure and BizTalk with Sam Vanhoutte


The Three Ps: Passion, People and Participation. Carl and Richard talk to Mike Benkovich about his passion around the three Ps. The conversation starts first with a tour of favorite technologies, including a long conversation around the evolution of XAML and the challenges of modern development with a diverse set of clients. That impassioned discussion turns meta as Mike brings up the three Ps and what it means to work on things you truly care about with people that matter you. Can you really call it a job?

Docker for Developers with Seth Lachner


How are you thinking about UX these days? Carl and Richard chat with Danielle Cooley about her talk at the Nebraska Code Camp around user experience, efficiency and effectiveness of design. Danielle talks about her background in biotechnical design and the challenges of bringing biology (that's us) and technology together in an effective way - including web design! The conversation explores a variety of effective designs: it's not just about speed and simplicity, sometimes it's more important to make things discoverable and clear! Danielle focuses on user-oriented design and how developers can decrease confusion, increase satisfaction and generally make the world a better place. Lots of great tips and thoughts from someone who works on the problem every day!

Azure App Service with Scott Hunter


Duck punch your JavaScript lately? Todd Gardner talks to Carl and Richard about the practice of changing object behaviors in JavaScript for good or evil. After an explanation of how duck punching (or monkey patching, pick your favorite silly term) works, the discussion turns to the dark side of how hackers can intercept your Javascript library calls, capture keystrokes and otherwise subtly change your web pages. Could you tell? Then Todd dives into using your powers for good - strategies for testing, aspect-oriented programming and so on. Duck punching does have significant limitations, so use sparingly, but when it works, its amazing! (NOTE: no ducks were harmed in the making of this podcast)

Identity Server with Dominick Baier and Brock Allen


How many different ways can you store data? David Simons knows at least ten! Carl and Richard talk to David about a wide variety of data storage approaches. Some are SQL, some are NoSQL, but David digs into each one talking about strengths and weaknesses. The conversation digs into the idea that using one data store for all purposes is archaic - while it always depends on your application's needs, have two, three, or four different data stores isn't crazy! David talks about various classes of data stores including graph, object, time series, relational, and more... there are lots of ways to store your data, and with the right store, coding and maintaining get easier! The trick is to deal with the essentials of every data store: reliability, backup, and recovery. Here's a great list of choices for your app!

The New Sharepoint Developer with Sahil Malik


Do you know about Google Cloud? Brad Abrams does! Carl and Richard talk to former Microsoftie Brad Abrams about the other big cloud player - and there's a lot to say. Brad starts out focusing on the Platform-as-a-Service offerings of Google such as the App Engine which lets you run Python, Java, PHP, and Go in the cloud with all the scaling options you could ever want. Rather a virtual machine? The Google Compute Engine handles that, with Windows as an option coming soon! Then the discussion turns to containers: lightweight, OS-agnostic virtual machines that work with Google Container Engine and scale with Kubernetes. And that's still only the beginning; there's storage options of all sorts and Brad's favorite bits, great tracing and debugging tools. There's room for a third player in the public cloud world!

State of DevOps in .NET at NDC London


While at the NDC London conference, Carl and Richard talk to Liam Westley about building your own software business. It starts with the idea that the most destructive thing to your software business is support calls - or more broadly, the accumulated cost of your past business. The conversation digs into the power of being a business of one, rather than having employees, and thinking beyond just your development work, digging into all the other aspects of business: marketing, sales, accounting, and so on. As Liam says, starting a software business is easy, staying in business is hard!

Chrome Developer Tools with Shay Friedman


Julie is back and all about the latest version of Entity Framework - version 7! The conversation starts out with a bit of a state of the union, with Julie describing how moving Entity Framework to GitHub has opened up an amazing level of communication between the EF team and regular developers. Which leads to the scarier part of the discussion: The breaking changes coming to EF7 from EF6. Like ASP.NET vNext, EF7 represents a substantial break. But Julie says you shouldn't worry, there are lots of solutions. Oh, and did she mention that they are planning on including support for non-relational (NoSQL) data stores? Really!

Imaging in Mobile Apps with David Božjak


Carl and Richard talk to David Dennison about his complete change of development career: From C# and .NET to Scala and the JVM! David talks about getting work at iTrellis, and their move to a services stack of Scala, Akka and Spray. The discussion focuses on the many things that are the same between the platforms, as well as the differences - it's all managed code in the end! David also talks about getting into the mindspace of the new platform he is working in, as well as dealing with entirely new development tools and infrastructure. Could you change platforms if the opportunity arose?

Continuous Integration of Mobile Apps with Greg Shackles


Time for some more IoT! Pete Brown checks in with Carl and Richard to talk about Microsoft's continuing announcements in the Internet of Things space. The conversation starts out with a discussion about Pete's work in the music side of things and the Windows 8 API for MIDI - helping musicians use a Windows 8 tablet as the hub of a music system. Then it's on to several important announcements, including the implementation of C# with the Intel Galileo board, and the announcement of two new hardware platforms: SharksCove, which is essentially a tablet-sized prototyping platform and MinnowBoard, a Arduino-sized board running actual Intel hardware and capable of running a full version of Windows and .NET! The hardware is getting amazing, and your .NET skills are even more valuable!

Building IoS Apps Using Swift with Glenn Howes


Carl and Richard talk to Glenn Howes about Apple's new programming language for IoS and MacOS: Swift. As Glenn explains, Swift builds on the same compiler that Apple's Objective-C uses (LLVM), but optimizes a number of key aspects that were known to be slow. Swift goes beyond performance improvements to add language features like generics, type safety and more! The conversation also digs into the future of Swift running on Mac OS X as well, which then digs into the differences between apps on the iPad and apps on the Mac. Great Apple conversation!

C# 6.0 with Bill Wagner


Carl and Richard talk to Julie Lerman and Steve Smith about the fundamentals of Domain Driven Design (DDD). Julie and Steve have collaborated on a very popular Pluralsight course about DDD that has made the methodology more approachable for more people. The conversation digs into the fact that DDD has been around for more than a decade, but hasn't caught on near as much as it should - and why is that? There's at least one alphabet soup moment: What about DDD, BDD, TDD, PDD, ADDDD and SJDD? Listen to the show for definitions of these acronyms and more!

Fusion Power Geek Out #2


Carl and Richard talk to Mike Wood about migrating your applications to Azure. The conversation starts out thinking through the fundamentals of working in the cloud - how architecture and deployment are different. This inevitably leads to the hardest debate: Is your organization okay with data in the cloud? After that, Mike gets into some of the more interesting angles on cloud development - actually using virtual machines for your development environment. Is it cloud or is it virtual? Is there a difference? And a great list of resources for getting started with Azure!

Psychology in Programming with Adam Tornhill


In what is likely to become a multi-part series, Richard and Carl chat about fusion power, focused on the "hot" side of fusion - megaprojects like the National Ignition Facility (NIF) and the International Thermonuclear Experimental Reactor (ITER). But first, a review of what is actually involved in fusing atoms together and how it differs from fission (as discussed in the older nuclear power shows. Richard then delves into a quick history lesson of power demand and why we need fusion as well as the stories of the first nuclear fusion projects before hitting the big time: NIF and ITER. Do they work? Will they work? Does it make sense? What is the impact of Big Science (tm) on getting science actually done?

Making Money on Mobile with Atley Hunter


On the last day of the NDC 2014 Conference in Oslo, Carl and Richard assembled a panel of speakers: Robert Virding, Steve Sanderson, Venkat Subramaniam, and Anthony Eden. The discussion focused initially on the motivations around building software, but ultimately evolved into the best way to build sustainable software. Is the profit motive for software development a good one? What about open source? How do you know when your software is 'done?' How do you decide what features to add and what to leave out or even remove? Great thinking from a remarkable set of minds!

The Future of Durandal with Rob Eisenberg


Well here we go - a tough geek out topic if ever there was one. The most requested Geek Out we haven't done yet: nuclear weapons! Starting back before World War II, Richard digs into the science history that created the first proposals for nuclear weapons. The war ultimately provided the catalyst in the form of the Manhattan Project, culminating in the bombs that destroyed Hiroshima and Nagasaki. Then the story continues into thermonuclear weapons and other variations. What defense is there against nukes? And what about non-proliferation and arms reductions treaties? How safe is the world today from nukes?

Real World Single Page Apps with Cory House


Carl and Richard chat with Nicholas Blumhardt about his work on Serilog, a structured logging tool. But first, the conversation dives a bit into Octopus Deploy, an awesome tool for helping you manage your application packages and help deploy them to testing, pre-production, production, and so on. Then on to the main event - Nicholas' amazing Serilog product. Logging is a pain, and Serilog makes it as painless as possible - one line per log entry, and configuration to write your log anywhere: text files, other logging products, even Event Tracing for Windows!

EU Data Protection Laws with Hugh Jones


Carl and Richard chat with Micheal Learned about modern release management with Visual Studio. The conversation starts like many do when it comes to ALM: what's hard, and what's easy. And let's face it - releasing software properly is often hard! Micheal talks about the various pitfalls that folks fall into around releasing software and how today's environment just won't tolerate those mistakes any more. This leads to a discussion about release pipelines (check out the great doc in the show notes) and Microsoft's acquisition of InRelease by InCycle Software. If you've got an MSDN license, you have to take a look at Release Management! And if you don't, take the trial out for a spin, it's worth it!

Nuclear Accidents Geek Out


Carl and Richard geek out on asteroid mining - the goal that could change mankind forever! After an initial conversation about the problems with sending humans to Mars (in a word: RADIATION), the topic turns to asteroid mining and those crazy folks at Planetary Resources. Richard attacks the idea of justifying asteroid mining with high value minerals and digs into the cooler idea - manufacturing in space. Once you solve the problems of prospecting, extraction and refining resources in space, you can start assembling into things! What do spacecraft and satellites look like if you don't care about lifting them from the Earth! Lots of fun thinking here! <a href="http://www.dotnetrocks.com/azure">Make sure you activate your Windows Azure credits in your MSDN Subscription! You could win an Aston Martin!</a>

Reactive Extensions with Matthew Podwysocki


Carl and Richard geek out on nanotechnology - and it's a huge subject! The conversation starts out with a proper definition of nanotechnology, as well as the original thinker in the space: Richard Feynman. Nanotechnology is far more than the original science fiction ideas of tiny robots and 'grey goo', it has expanded into super strong materials, particles that transport medicine and amazing two-dimensional crystals with remarkable properties, like graphene. We're only scratching the surface of nanotech with this show, write us a comment if you want to hear more!

Pablo Santos Does DVCS with PlasticSCM


Carl and Richard are geeking out again, this time about geothermal energy. The conversation starts out focusing on household geothermal heating, which is really a form of heat pump technology. After that, the boys dig into the hard stuff - geothermal energy. After talking through the various techniques of generating power from the ground, the focus goes to the key to all power systems: water.

Hakansson and Robbins Talk NancyFX


Carl and Richard talk to Shaun Walker about DotNetNuke. Shaun talks about the release of DotNetNuke 6, offering some substantial changes to DNN, including migrating to C# (from VB.NET). The conversation also digs into the lifestyle of having a dominant community (read: free) edition of your product vs. the commercial edition. Shaun also talks about how web development has evolved since the early days of ASP.NET. And it runs in Windows Azure!

Carl and Richard Space Out!


Carl and Richard talk to David Neilsen about doing cloud development. David digs into the various flavors of cloud, defining the differences between Platform-as-a-Service, Infrastructure-as-a-Service and Software-as-a-Service. David is one of the original organizers of CloudCamp, free one day events to help people get started with the cloud. The conversation then digs into the challenge of migrating existing .NET applications to Azure. David finishes by defining the core criteria of cloud computing: On-Demand, Self-Service, Scalable, Measurable. The acronym is OSSM, pronounced 'awesome.'

Stories from Tech Ed US!


Rob Conery tells us why OpenID is a nightmare, and why he's stopped using it. Oh yeah, he's also given up Twitter. We also talked about the mind/body connection and the challenges of working at home. Also: whale watching, home brewing, music, barbeque, wine, and following your bliss.

Gus Issa Has a Micro .NET Framework!


Carl and Richard talk to two different developers currently working on Windows Phone 7 applications: Jeff Walker and Ahmed Zaman.

Billy Hollis Still Builds Apps


Carl and Richard talk to Ted Neward during the Live Weekend. They cover the acquisition of Sun by Oracle and the potential for Oracle to muster a significant move in the development marketplace. Ted also talks about his exploring of other languages, including Objective-C for the iPhone. The conversation also explores how Oracle will have to rationalize their collection of databases: Oracle, MySQL and Postgres.

Scott Stanfield Advertises Online


Jon von Gillern talks about his passion for coding, which has culminated in two unique code analysis products: Nitriq and Atomiq.

Microsoft Townhall


Chris Sells joins Carl and Richard on the Road Trip at Microsoft in Cambridge, Massachusetts. Chris is working on guidance for when to use what Microsoft Technologies in the data stack: OData, EF, RIA Services, et al.

Rocky Lhotka and Jay Schmelzer Live in Chicago


Rocky and Jay talk with Carl and Richard about the Visual Studio designer experience: XAML vs Cider, as well as ruminations on Silverlight and WPF.

Kate Gregory Live in St. Louis, MO


Carl and Richard catch up with MLB in Dallas. We find out what she's up to. An interesting question asked: What was the most challenging system you ever had to architect? And yes, of course she tells a joke at the end!

Dustin Campbell Live in Houston


Carl and Richard talk to Scott Hunter to scratch the surface of the new features in ASP.NET 4.0

Scott Stanfield: Silverlight Rock Star!


Corey Haines shares his ideas on the Software Craftsmanship movement: training, apprenticeship, guidance, and collaboration.

Michael Dirolf is SQL Free with MongoDB


Chris Menegay is back to talk about using Team Foundation Server for ALM (Application Lifecycle Management).

Panel: Is Software Development Too Complex?


James Kovacs is back to talk about how the idea of Convention over Configuration has transformed the way we think about software development, leading to better usability and productivity.

Christian Gross: Death of the Speaker?


Rob Boucher talks about a very helpful (and free!) application architecture guide contributed to by the who's who in the .NET Community, both inside and outside of Microsoft. You'll pick up some great tips. Writers: J.D. Meier (Project Lead), Alex Homer, David Hill, Jason Taylor, Prashant Bansode, Lonnie Wall, Rob Boucher Jr., Akshay Bogawat, Praveen Rangarajan (Test), and Dennis Rea (Edit).

Lee Zuckett on the Customer Care Framework


Carl and Richard look back on the last year joined by a cast of former guests and conference speakers in the hotel bar at the Marriott Chateau Champlain in Montreal while at DevTeach. WARNING: Unbleeped F-Bombs!

The HP TouchSmart!


Carl and guest co-host Mark Dunn talk with Charles Petzold about the life of the father of modern computing, Alan Turing. Charles talks about his book, "The Annotated Turing: A Guided Tour through Alan Turing's Historic Paper on Computability and the Turing Machine.", and also discusses writing books, blogs, and online media.

Steve Teixeira on Parallelism


Mark Dunn joins Carl for this fun look back at the history of computers with Eric Swedin, author of Computers: The Life Story of a Technology.

Daniel Simmons on Entity Framework v1!


Dan Appleman and Kathleen Dollard have a lot to say about kids: computing, and programming. This is a great show for parents or anyone who works with kids.

Scott Hunter on Microsoft Dynamic Data


Carl and Richard talk with Scott Guthrie about what to expect this year at Mix. Following that interview, the boys talk with Matthew Manela about the MSDN Code Gallery. Matthew also discusses his experiences starting at Microsoft as an intern and working his way up the food chain.

Brian Noyes: WPF Update


Carl and Richard host a panel discussion on open source software at the DevTeach developer conference in Vancouver, BC. Panelists: Rod Paddock, Shaun Walker, Rob Chartier, and Sara Ford.

Naveen Yajaman on Visual Studio Tools for Applications


Carl and Richard host a panel discussion on Windows Presentation Foundation at DevReach in Sofia Bulgaria. Panelists: Tim Huckaby, Brian Noyes, and Todd Anglin. Chad Hower made a cameo appearance as well.

Ken Getz on VSTO and Other Stuff (tm)


Jack Herrington talks browser coding: everything from JavaScript to Flash to Silverlight, if it's done in the browser Jack does it. He brings his experiences from Macromedia to the discussion, but make no mistake. Jack loves .NET!

Charlie Calvert and Beth Massi on VB.NET, Orcas, and the FoxPro Knitting Guild


Rob McGovern from Infusion talks about the extremely cool Virtual Earth SDK: business cases, features, and how-to.

Eric Sink and Martin Woodward on CI and Source Control


Carl and Richard were the emcees at the Toronto, Montreal, and Ottawa launch events in December, 2006. They were hired to generate excitement and give away swag! What a gig! Along the way they got to talk to some of the attendees and locals in the community. Great stuff! Featuring the following guests: Shane Miskin, Scott Howlett, Allan Vander-spek, Mohammad Akif, Robert Achmann, Jean-Luc David, and Tony Davidson

Ted Neward on Interoperability


Carl and Richard interview speakers and special guests at Tech Ed: Developer in Barcelona, Spain.

Bill Wagner and Diane Marsh on Non-MS Technology


In this episode, Jimmy Nillson gets into Domain Driven Design, and how it relates to Test Driven Development, extreme programming, and the future of programming techniques in general.

Robert Scoble: Life After Microsoft


Carl and Richad talk to MLB about the state of Windows Communication Foundation (code name: Indigo). If you are designing a webservices-based (or distributed) system now, you should be using WCF. Michele also talks about SOA reality, and of course ends the show with a signature joke.

Ted Neward on Project Automation


Only a week after returning from a 30-day trip through the interior of the American heartland, we found ourselves in Merry Old England speaking at and attending the VBUG Winter Conference. Carl moderated a <b>Code-Off</b> in which four developers each created a user interface for a system of web services, each using a different technology. They then showed off those applications in a very small window of time. Immediately following this, we interviewed them in front of the audience. We also spoke one-on-one to Graham Parker, one of the code-off developers, about VBUG and the UK .NET community. <P> Note: The sound is a bit off during this show because we didn't have control over the audio. :-)

Mark Miller Wraps it Up


Before we went on the road we spoke to Mark Miller about component-oriented architecture and other related topics. We wanted to finish what we started with Mark, and move on to Graphics programming, especially in the DXCore, a free component toolkit from Developer Express that CodeRush and Refactor use extensively.

Road Trip San Francisco: The Launch!


Grant BlahaErath and Glenn Podany talk about the MS Platform Adoption Center: what it is and what it's used for. Sometimes called the Customer Lab, the PAC has generated some great case studies with major companies implementing Microsoft technologies. Great stories and geeking out on this show!

Scott Hanselman and Rory Blyth


World-renowned author and trainer Paul Sheriff talks with Carl and Richard about all things architecture: what, why, when, where, and how. Even if you have no plans to move beyond the cowboy way of software development, this discussion will make you think.

Chris Anderson and the Longhorn Evangelism Team


Brian Larson talks to Carl and Rory, who is recovering from being sick and on the road, about SQL Reporting Services: architecture, cool features, innovative uses, performance tips, new features in SQL 2005 Reporting Services, and Business Intelligence opportunities in SQL 2005.

Windows Server Technology


Juval Löwy joins Carl, Rory, and the gang this week for a romp through .NET 2.0 in all its glory. Juval talks about serialization now and in 2.0, the new System.Transaction namespace and how cool it really is, putting System.EnterpriseServices in perspective, some quick lip service to generics (although he discussed that in show #34), and a little criticism of the new Visual Studio 2005. Thom Robbins joins us in the second half to talk about his recent CodeCamp event, and the New England district. Richard is still climbing mountains, but Rory is on fire with Google Weirdos and Ask Rory. Kirk has some good websites as well. Warning: this show is rated <b>at least</b> PG-13.

The Whidbey Show


We try to have representatives from Microsoft on the show every once in a while to talk about what's happening in Redmond. This week we had four program managers for the Evangelism team: Scott Burmester, Steve Cellini, Carter Maslan, and Jeff Sandquist. The topic? Whidbey! We get a check up on the progress of the next version of .NET. We talked at length about the up-and-coming Visual Studio 2005 Team System, and the efforts to reach application developers who don't necessarily spend time in the development community. We also ask each of them to tell us something about Whidbey that we probably don't already know. All in all it's a good show, even if Rory and Richard are on vacation.

Chris Sells Checks In


This week, Carl and Rory talk with noted ADO and ADO.NET guru Carl Prothman about ASP.NET, being an MVP, INETA, ADO.NET, ASP.NET Security and Visual Studio.NET. <P> There were lots of callers during the show. This may be the best show we've ever done on ADO and ADO.NET issues. CP also talked about how to prevent the most common types of ASP.NET attacks. <P> <B>Regular segments: </B>Fan mail, Google Weirdos, Linux Vulnerability of the week, and a lucky listener wins a copy of Windows Server 2003 Enterprise with 25 licenses compliments of the <a href="http://www.microsoftregionaldirectors.com">Microsoft Regional Director Program</a> <P> Rory also unleashed some of his own music during the intermission! All in all, this is a very informative and lively show.

All About DevDays


Ted Neward and Bruce Tate talk about the relationship between Java and .NET, underscoring the issues with interop between the two platforms. <p> Also discussed: cultural differences between the Java and .NET communities, the Pet Store Benchmark, the Jump Toolkit and J#, Naked Objects, unit testing, refactoring, the Standard Widget Toolkit, Mono, Rotor, Java on the client vs on the server, Swing, Sun vs Microsoft ideology, rabid zealotry in the Java community, languages vs platforms, open source, and the future of Java IDEs. <p> Dan Appleman stopped by to talk about languages and what's new at <a href="http://www.desaware.com">Desaware</a>. <p> As always, Rory does <b>Google Weirdos</b>, and Carl exposes the Linux Vulnerability of the Week

Scott Hanselman takes on ASP.NET - LIVE!


He's back and he's pissed! Not really, but we've always wanted to say that. Scott Hanselman talks with Carl and Rory about the following: <P> * ASP.NET<br> * Declarative Programming<br> * "Word Documents have no teeth"<br> * Client Side Validation<br> * Code Generation - CodeSmith<br> * Caching<br> * Performance Counters in ASP.NET<br> * Perf Testing<br> * "A caste system for APIs"<br> * other ideas: blogging trends, usenet, google, toolbars, future interfaces, <br> * where he's speaking this quarter....<br> * DevDays<br> * Whidbey<br>

.NET Success Stories Part 2


This week Carl and Mark throw down a few pints at the historic Dutch Tavern in downtown New London, CT and you're invited! Listen to stories from their recent week of teaching a VB.NET class to 27 people, challenging code puzzles, interesting characters, and of course, beer. <P> This is a very relaxed show, but don't think you won't learn a thing or two. C'mon! Just have one more Black and Tan! <P> Note: The show starts out a bit noisy, then gets better. There were some rowdy people in there when we first started recording, and they left shortly afterwords.

Microsoft VB.NET Team


Mark and Carl talk with Brent about intellectual property, namely assembly and application obfuscation: techniques used, and the resultant binaries. They also talk about Remoting and get Brent's take on the value of Remoting. <P> But the big gem in this show, we think, is Brent's 5-minute description of how Code Access Security works, which we immediately recognize as something very special.

Juval Löwy (Again)


Carl and Mark talk with Mark Anders about ASP.NET, Framework v1.1, Languages, IIS 6.0, and other great topics. This week we had some celebrity callers: <a href="http://www.sellsbrothers.com/">Chris Sells</a> and MSDN Regional Director <a href="http://www.stephenforte.net/">Stephen Forte</a> ring the show, making for some great tech talk.

Jonathan Zuck


Dotnetrocks.com Traffic Analysis

Daily unique visitors:
270
Daily pageviews:
360
Daily pageviews per visitor:
1.3
Monthly visits:
8,100
Annual visits:
98,550

Dotnetrocks.com SSL Certificate Information

dotnetrocks.com supports HTTPS with the following certificate information:

Common name: dotnetrocks.com
SANs: dotnetrocks.com
Serial Number: 0EF27F0EC3662118257BAA9151EBB776
Signature Algorithm: RSA-SHA256
Issuer: GeoTrust Global TLS RSA4096 SHA256 2022 CA1
Fingerprint: 117bb0541d437e222e842d2976f9972a85d4c136
FingerprintSha256: 2b37d1c20b927ed4eb56e5517e01473a62e98c95002569a75e61873f878f419e

Dotnetrocks.com Domain Name Information

Domain TLD:
com
Domain Registrar:
1API GmbH
Registration Date:
July 9, 2002
Expiration Date:
July 9, 2023
Domain Age:
21 years 10 months 23 days
Domain Status:
clientTransferProhibited

Domain Nameserver Information:

Host IP Address Country
ns1.dnsimple.com 162.159.24.4 πŸ‡ΊπŸ‡Έ United States
ns2.dnsimple.com 199.247.153.53 πŸ‡ΊπŸ‡Έ United States

Full WHOIS Lookup:

Domain Name: DOTNETROCKS.COM
Registry Domain ID: 88238038_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.1api.net
Registrar URL: http://www.1api.net
Updated Date: 2023-01-11T15:52:04Z
Creation Date: 2002-07-09T07:57:13Z
Registrar Registration Expiration Date: 2023-07-09T08:02:50Z
Registrar: 1API GmbH
Registrar IANA ID: 1387
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +49.68949396x850
Domain Status: clientTransferProhibited - http://www.icann.org/epp#clientTransferProhibited
Registry Registrant ID:
Registrant Name: REDACTED FOR PRIVACY
Registrant Organization: REDACTED FOR PRIVACY
Registrant Street: REDACTED FOR PRIVACY
Registrant City: REDACTED FOR PRIVACY
Registrant State/Province: CT
Registrant Postal Code: REDACTED FOR PRIVACY
Registrant Country: US
Registrant Phone: REDACTED FOR PRIVACY
Registrant Phone Ext:
Registrant Fax:
Registrant Fax Ext:
Registrant Email: contact via https://www.1api.net/send-message/dotnetrocks.com/registrant
Registry Admin ID:
Admin Name: REDACTED FOR PRIVACY
Admin Organization: REDACTED FOR PRIVACY
Admin Street: REDACTED FOR PRIVACY
Admin City: REDACTED FOR PRIVACY
Admin State/Province: REDACTED FOR PRIVACY
Admin Postal Code: REDACTED FOR PRIVACY
Admin Country: REDACTED FOR PRIVACY
Admin Phone: REDACTED FOR PRIVACY
Admin Phone Ext:
Admin Fax:
Admin Fax Ext:
Admin Email: contact via https://www.1api.net/send-message/dotnetrocks.com/admin
Registry Tech ID:
Tech Name: REDACTED FOR PRIVACY
Tech Organization: REDACTED FOR PRIVACY
Tech Street: REDACTED FOR PRIVACY
Tech City: REDACTED FOR PRIVACY
Tech State/Province: REDACTED FOR PRIVACY
Tech Postal Code: REDACTED FOR PRIVACY
Tech Country: REDACTED FOR PRIVACY
Tech Phone: REDACTED FOR PRIVACY
Tech Phone Ext:
Tech Fax:
Tech Fax Ext:
Tech Email: contact via https://www.1api.net/send-message/dotnetrocks.com/tech
Name Server: ns1.dnsimple.com 162.159.24.4 2400:cb00:2049:0001:0000:0000:a29f:1804
Name Server: ns2.dnsimple.com 162.159.25.4 2400:cb00:2049:0001:0000:0000:a29f:1904
Name Server: ns3.dnsimple.com 162.159.26.4 2400:cb00:2049:0001:0000:0000:a29f:1a04
Name Server: ns4.dnsimple-edge.org
DNSSEC: unsigned
URL of the ICANN WHOIS Data Problem Reporting System:
http://wdprs.internic.net/
>>> Last update of WHOIS database: 2023-02-22T12:52:16Z

Dotnetrocks.com Server Information

Server IP Address:
13.89.172.17
Hosted Country:
πŸ‡ΊπŸ‡Έ United States
Latitude, longitude:
41.6004 , -93.6091
Location:
Iowa, Des Moines, United States Of America, 50301

DNS Record Analysis:

Host Type TTL Extra
dotnetrocks.com A 60 IP: 13.89.172.17
dotnetrocks.com NS 3115 Target: ns1.dnsimple.com
dotnetrocks.com NS 3115 Target: ns2.dnsimple.com
dotnetrocks.com NS 3115 Target: ns3.dnsimple.com
dotnetrocks.com NS 3115 Target: ns4.dnsimple-edge.org
dotnetrocks.com SOA 3600 MNAME: ns1.dnsimple.com
RNAME: admin.dnsimple.com
Serial: 1426341661
Refresh: 86400
Retry: 7200
Expire: 604800
Minimum TTL: 300
dotnetrocks.com TXT 60 TXT: D0B0346D12EF1F11DEA050F7339E70C03E074259094FE1BB82FAC66E804C1335

Typos of Dotnetrocks.com

Sometimes, misspellings make a good domain name. And spelling errors are also a great way to create keywords for SEO. And the following are all possible typos of Dotnetrocks.com. You can use them for competitive domain name search or for SEO strategies for Dotnetrocks.com:

  1. sotnetrocks.com
  2. xotnetrocks.com
  3. cotnetrocks.com
  4. fotnetrocks.com
  5. rotnetrocks.com
  6. eotnetrocks.com
  7. ditnetrocks.com
  8. dktnetrocks.com
  9. dltnetrocks.com
  10. dptnetrocks.com
  11. d0tnetrocks.com
  12. d9tnetrocks.com
  13. dornetrocks.com
  14. dofnetrocks.com
  15. dognetrocks.com
  16. doynetrocks.com
  17. do6netrocks.com
  18. do5netrocks.com
  19. dotbetrocks.com
  20. dotmetrocks.com
  21. dotjetrocks.com
  22. dothetrocks.com
  23. dotnwtrocks.com
  24. dotnstrocks.com
  25. dotndtrocks.com
  26. dotnrtrocks.com
  27. dotn4trocks.com
  28. dotn3trocks.com
  29. dotnerrocks.com
  30. dotnefrocks.com
  31. dotnegrocks.com
  32. dotneyrocks.com
  33. dotne6rocks.com
  34. dotne5rocks.com
  35. dotneteocks.com
  36. dotnetdocks.com
  37. dotnetfocks.com
  38. dotnettocks.com
  39. dotnet5ocks.com
  40. dotnet4ocks.com
  41. dotnetricks.com
  42. dotnetrkcks.com
  43. dotnetrlcks.com
  44. dotnetrpcks.com
  45. dotnetr0cks.com
  46. dotnetr9cks.com
  47. dotnetroxks.com
  48. dotnetrovks.com
  49. dotnetrofks.com
  50. dotnetrodks.com
  51. dotnetrocjs.com
  52. dotnetrocms.com
  53. dotnetrocls.com
  54. dotnetrocos.com
  55. dotnetrocis.com
  56. dotnetrocka.com
  57. dotnetrockz.com
  58. dotnetrockx.com
  59. dotnetrockd.com
  60. dotnetrocke.com
  61. dotnetrockw.com
  62. otnetrocks.com
  63. dtnetrocks.com
  64. donetrocks.com
  65. dotetrocks.com
  66. dotntrocks.com
  67. dotnerocks.com
  68. dotnetocks.com
  69. dotnetrcks.com
  70. dotnetroks.com
  71. dotnetrocs.com
  72. dotnetrock.com
  73. odtnetrocks.com
  74. dtonetrocks.com
  75. dontetrocks.com
  76. dotentrocks.com
  77. dotnterocks.com
  78. dotnertocks.com
  79. dotnetorcks.com
  80. dotnetrcoks.com
  81. dotnetrokcs.com
  82. dotnetrocsk.com
  83. ddotnetrocks.com
  84. dootnetrocks.com
  85. dottnetrocks.com
  86. dotnnetrocks.com
  87. dotneetrocks.com
  88. dotnettrocks.com
  89. dotnetrrocks.com
  90. dotnetroocks.com
  91. dotnetroccks.com
  92. dotnetrockks.com
  93. dotnetrockss.com

Thank you for reading our analysis & statistics about Dotnetrocks.com website. If you find it interesting, please share it with your friends. If you have any suggestions, please comment below or contact us.

Let's share πŸ’‹πŸ’‹πŸ’‹