Robert Dannelly Jr - Passionate Software Engineer Blog - Dannelly Solutions

This blog shares my journey as a software engineer, along with personal reviews and life experiences I’ve gained along the way. “I have not failed. I've just found 10,000 ways that won't work.” — Thomas Edison. If you enjoy my content, please support it by clicking on ads (free for you, big help for me!) or by buying me a coffee on Ko-fi. Thank you!

Friday, July 13, 2007

InfoPath Designer Mode

›
Well, after all the research I found Tim Pash as you can see in the post below. It seems that in the Corporate Enviroment you have to reque...
Wednesday, July 11, 2007

InfoPath

›
Well, I am now back contracting because of my love to CODE. I have a new venture at Bank of America using SharePoint, InfoPath, and Visual ...
Thursday, June 21, 2007

Update from comparison of two SQL tables

›
UPDATE o SET Amount=Price FROM orders o JOIN items i ON (o.ItemNumber=i.ItemNumber) UPDATE o SET EmpActive = 0 FROM ComplianceEmployee o JO...
Sunday, May 20, 2007

GoDaddy.com System.Net.Mail Solution

›
Here is the C# version of the GoDaddy.com ASP.NET 2.0 Send Mail by Moojjoo http://www.mmwebs.com Web.Config <?xml version="1.0...
4 comments:
Sunday, April 29, 2007

Advanced Unit Testing, Part I - Overview - The Code Project - C# Programming

›
Great article on Unit Testing Advanced Unit Testing, Part I - Overview - The Code Project - C# Programming
1 comment:
Sunday, January 28, 2007

ASP.NET 2.0 - Membership and Roles

›
Today, I have been working with SQL Server 2000 and Visual Studio 2005 to increase my speed in development by using Strongly Typed Datatypes...
Wednesday, January 10, 2007

Testing Visual Studio with Firefox

›
In my job I develop for Intranets (IE) and Internet (All Browsers) and order to test Firefox I found the following article which was crucial...
Saturday, November 11, 2006

SQL

›
This week I was told about a book titled, "Gurus Guide to Transact SQL". So being told about the book I headed to the local Borde...
Sunday, October 15, 2006

Back on the blog

›
Moojjoo here and I am would like to apologize for not writting more. Having a 7 month old is a lot of work and not to mention the full plat...
Friday, June 16, 2006

Using .NET Outlook to send formatted email

›
Imports Microsoft.Office Imports Microsoft.Office.Core Imports System.Runtime.InteropServices Imports Outlook = Microsoft.Office.Interop.Out...
9 comments:
Thursday, June 15, 2006

DropDown in DataGrid, How to Select

›
This is a two parter. First we will discuss on to add a "Select Value" to the Drop Down List after we populate the DropDown with ...
Thursday, June 08, 2006

SQL Time Converter

›
Private Sub BuildSQLTime(ByVal strProdDate, ByVal strProdTime) Dim SQLDateTime As DateTime Dim strDate As String = strProdDa...
2 comments:
Tuesday, May 30, 2006

Update to Access Folders without reboot

›
Need to access a folder you were just given access to? No need to reboot. Simply go to Start > Run > Type CMD At the dos prompt type g...
Friday, May 19, 2006

SQL Server Leading Zeros for CHAR Type

›
declare @DirectiveNumber char(6) declare @DirLength int SET @DirectiveNumber = (SELECT DirectiveNumber FROM dbo.tblPlants WHERE PlantId = ...
Tuesday, May 16, 2006

ASP.NET 2.0

›
WOW, Well I just deployed my first ASP.NET 2.0. What a difference from 1.x. I learned that you can deploy by using a publish and precompile...
Friday, May 12, 2006

How do I hide a column in my Datagrid if AutoGenerateColumns is set to True?

›
Question: How do I hide a column in my Datagrid if AutoGenerateColumns is set to True? Answer: AutoGenerated columns do not appear in the Da...
1 comment:
Tuesday, May 09, 2006

AUTOEVENTWIREUP .NET

›
WARNING... Auto Event Wireup will fire your ASP.NET pages twice be warned.
Monday, May 08, 2006

Parse Error When adding new Web pages to application

›
I am banging my head on this one... All of my other Web forms work fine but now... I am getting the following error when adding new Web for...
1 comment:

Parse Error When adding new Web pages to application

›
I am banging my head on this one... All of my other Web forms work fine but now... I am getting the following error when adding new Web for...

Parse Error When adding new Web pages to application

›
I am banging my head on this one... All of my other Web forms work fine but now... I am getting the following error when adding new Web for...
‹
›
Home
View web version

About Me

My photo
Moojjoo
Software engineer with background in technology development and engineering. Drives innovative solutions and leads Agile teams to surpass business objectives and meet the evolving needs of product owners. Looking to support a company using expertise, combined with the utilization of AI GitHub Copilot to contribute to the advancement of cutting-edge technologies ther and overall organizational success. Experience with security and architectural design for enterprise JAVA and .NET applications. Strong communicator who easily explains technology solutions to stakeholders.
View my complete profile
Powered by Blogger.