
dotnetdawson.wordpress.com
Dot Net Dawson | Lessons from 12+ hours of .NET and mobile dev a dayLessons from 12+ hours of .NET and mobile dev a day
http://dotnetdawson.wordpress.com/
Lessons from 12+ hours of .NET and mobile dev a day
http://dotnetdawson.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Friday
LOAD TIME
0.3 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
8
SSL
EXTERNAL LINKS
1
SITE IP
192.0.78.12
LOAD TIME
0.318 sec
SCORE
6.2
Dot Net Dawson | Lessons from 12+ hours of .NET and mobile dev a day | dotnetdawson.wordpress.com Reviews
https://dotnetdawson.wordpress.com
Lessons from 12+ hours of .NET and mobile dev a day
Three State HTML Checkboxes | Dot Net Dawson
https://dotnetdawson.wordpress.com/2010/12/05/three-state-html-checkboxes
Lessons from 12 hours of .NET and mobile dev a day. Three State HTML Checkboxes. Three State HTML Checkboxes. December 5, 2010. I wanted a 3 state checkbox, using jQuery. Here’s how I did it. CurrentState = 0 : currentState](); }); / force it into the next state: / I want it to start off in the faded out state (currentState = states.length - 1) me.change(); });. Works for me. Whether or not breaking HTML conventions is a good thing… that’s up to you. December 5, 2010 at 10:45 pm. March 14, 2012 at 8:38 am.
CruiseControl.NET can’t get latest after creating new branch | Dot Net Dawson
https://dotnetdawson.wordpress.com/2010/07/16/cruisecontrol-net-cant-get-latest-after-creating-new-branch
Lessons from 12 hours of .NET and mobile dev a day. CruiseControl.NET can’t get latest after creating new branch. CruiseControl.NET can’t get latest after creating new branch. July 16, 2010. I’ve got a build server set up for us running CruiseControl.NET. It pulls our latest code from a Kiln (HG) repository, builds, publishes, and will soon run some unit and integration tests. Today I created our first branch in one of our projects, and CC.NET immediately broke. Leave a Reply Cancel reply. I've conf...
Just Passed 70-515! | Dot Net Dawson
https://dotnetdawson.wordpress.com/2010/07/16/just-passed-70-515
Lessons from 12 hours of .NET and mobile dev a day. Uncategorized Just Passed 70-515! July 16, 2010. That’s right, Dot Net Dawson is now Dot Net Dawson, MCTS. Boo ya! My preparation was a bit dubious… I bought the Measure Up practice exams, but there weren’t many questions and they were all easy. I “memorized” them in about an hour of studying (the questions are about what I do everyday, so I knew 90% of the answers already) then promptly signed up for the test. Moral of the story? Post 6 of 6: http:/ ww...
Dude, Where’s My Car? App | Dot Net Dawson
https://dotnetdawson.wordpress.com/2010/07/29/dude-wheres-my-car-app
Lessons from 12 hours of .NET and mobile dev a day. Dude, Where’s My Car? Dude, Where’s My Car? July 29, 2010. Completely unrelated and unlike the portion of a movie I may have seen part of, I just made a tiny app to help me remember if my car is in the driveway or the street. The town I live in is a bit crazy about writing tickets right at 2am if your car is on the street, and I always forget, so this might save me some money. Hopefully…. Http:/ code.google.com/p/dudewheresmycar/. Enter your comment here.
Making It Easy to Edit your Hosts File | Dot Net Dawson
https://dotnetdawson.wordpress.com/2010/08/04/making-it-easy-to-edit-your-hosts-file
Lessons from 12 hours of .NET and mobile dev a day. Making It Easy to Edit your Hosts File. Making It Easy to Edit your Hosts File. August 4, 2010. Here’s a way to quickly open your hosts file:. Create a f ile named hosts.bat. In your C: Windows System32 folder. Put the following in this hosts.bat file: start notepad C: Windows System32 drivers etc hosts. In Vista or 7, type “hosts” in to your start menu search and press enter. Start Menu Run (or Win R), type “hosts”, and hit enter. Love that @ godaddy.
TOTAL PAGES IN THIS WEBSITE
8
Home
This is a sample SharePoint 2013 Public Web Site Page. Search help and community. There is no recommended article for this page. Try searching help and community. This shouldn't take long. Cant find what you are looking for? Post your question to the Office 365 Community. Sorry, we couldnt find an answer. Post your question to the Office 365 Community. Sorry, the help service is down, but you can find answers at Office support. We're trying something new. Click the help icon to get started.
dotnetdave.net
Thoughts of a developer. Today I met the Hulk! Deploy ASP WSP with Web Deploy. For some time now I have been using web deploy to release my web application projects (WAP), with alot of success. The power of config transforms and the fact that Web Deploy only sends the updates files to the deployment target makes me smile and giggle with delight. Then along comes a client that has a requirement to use Web Site Projects (WSP), bye bye web deploy and back to copying files via FTP or Robocopy. Setup a build ...
David Kennedy's Tech Ramblings | Just another WordPress.com weblog
David Kennedy’s Tech Ramblings. Just another WordPress.com weblog. Windows AppFabric Beta 2 Cache Configuration. March 3, 2010. 8212; dotnetdave @ 1:57 am. Being only two days old there is little information out there at the time of this writing. By starting with Beta 1 configuration samples and working with Reflector. Type=Microsoft.ApplicationServer.Caching.DataCacheClientSection,. Microsoft.ApplicationServer.Caching.Core, Version=1.0.0.0, Culture=neutral,. 160; hosts. 160; /hosts. Now to kick arou...
Digital Ink Splatter | I have no idea what I'm doing
I have no idea what I'm doing. Skip to primary content. Skip to secondary content. March 6, 2015. Not my bench but I hope it will be someday soon…. Well, It’s been a busy few months so I haven’t had much time to post updates but I have some new, interesting things in the works that I wanted to share with you. I have built just over 60 sets which works out to:. Over 18 sheets of plywood quartered. 120 6″ holes cut. 240 rails, stiles and legs cut. 240 Carriage bolts, washers, and wing-nuts. 3 leg hole jigs.
DOT.NET.DAWGS | Upland Consulting Group
Loop through RadGrid and read Check Boxes when not in edit mode. Step 1 - create a GridTemplate Column with a checkbox. Asp:CheckBox ID="chkDelete" runat="server" /. Step 2 - The codebehind loop. Foreach (GridDataItem item in rgDeals.MasterTableView.Items). CheckBox chkDelete = (CheckBox)item["colCheckDelete"].FindControl("chkDelete");. Int dealID = Convert.ToInt32(item.GetDataKeyValue("DealID") ;. String sql = "Delete stuff where dealID = " dealID;. Int rslt = Utility.ExecuteNonQuerySQL(sql);. To get ar...
Dot Net Dawson | Lessons from 12+ hours of .NET and mobile dev a day
Lessons from 12 hours of .NET and mobile dev a day. Three State HTML Checkboxes. December 5, 2010. I wanted a 3 state checkbox, using jQuery. Here’s how I did it. CurrentState = 0 : currentState](); }); / force it into the next state: / I want it to start off in the faded out state (currentState = states.length - 1) me.change(); });. Works for me. Whether or not breaking HTML conventions is a good thing… that’s up to you. Getting Started with Appcelerator Titanium Mobile. November 22, 2010. After Titaniu...
.net ECOMMERCE - Shopping Cart, Credit Card, Real-time Shipping, and Currency Exchange for ASP.NET (dotnet)
Rather than a port of our existing products, .netECOMMERCE solutions have been developed from the ground up to take advantage of the specific features of the .NET framework. Completed with managed code and developed in C# our solutions have the reliability, flexibility and scalability to meet your specific needs and all products include samples for usage within C# and VB.NET. Visit www.dotnetcart.com. Visit www.dotnetcharge.com. You guys have awesome customer service, I am impressed. We are very pleased.
Home
Net DBA is an online help desk for IT support. We charge $75.00 per hour with a 1 hour minimum for remote support. If we don't solve your issue there is no charge for our time. We offer support for the following:. SQL Server Reporting Services. Sharepoint Administration and Development. Payment is required at the end of the support session via Paypal. Click here to open a new support ticket. Click here to make a payment. Search help and community. This shouldn't take long. We're trying something new.
DotNetDCache - A Simple Distributed .NET Cache using the TPL and WCF - Home
Project Hosting for Open Source Software. DotNetDCache - A Simple Distributed .NET Cache using the TPL and WCF. By clicking Delete, all history, comments and attachments for this page will be deleted and cannot be restored. Change History (all pages). DotNetDCache is a simple. Distributed cache system written entirely in C# 4 using WCF and the TPL. DotNetDCache offers functionality similar to that of memcached. MyObject myObject = DotNetDCache.Get MyObject ( myObjectsKey. To get up and running, open two ...
Adar Aviam | Adar Aviam - Artist
Adar Aviam – Artist. My Brother is a Pilot. Self Portrait as a Tzabar. Adar and an Arab. Alone on the barrow.
SOCIAL ENGAGEMENT