Software development and programming languages
37 articles
Migración de WordPress a Astro: Guía Completa
Guía completa para migrar tu blog de WordPress a Astro, incluyendo exportación de contenido, conversión a Markdown, preservación de URLs y despliegue en Cloudflare Pages.
Migrating from WordPress to Astro: A Complete Guide
A comprehensive guide to migrating your WordPress blog to Astro, including content export, markdown conversion, URL preservation, and Cloudflare Pages deployment.
Primeros Pasos con GitHub Actions para CI/CD
Aprende GitHub Actions desde cero: crea flujos de trabajo para probar, construir y desplegar tus aplicaciones automáticamente en cada push o pull request.
Getting Started with GitHub Actions for CI/CD
Learn GitHub Actions from scratch: create workflows for testing, building, and deploying your applications automatically on every push or pull request.
How to: Get the Sum of the Values from List in C#.Net?
Learn get the sum of the values from list in c#.net?. How to: Get the Sum of the Values from List in C.
What character escape sequences are available in C#.Net?
What character escape sequences are available in C#.Net? - A technical guide covering .Net configuration and best practices. - double quote, needed for...
Most commonly used Regex expressions
Lately as part of my work I came across the need to validate some fields and realized probably there should be some common Regex expressions out there I co
How to: Easily explore technical artifacts in SharePoint 2010 and even delete site collections and webs
As a SharePoint developer you probably find yourself in the situation where using the SharePoint central administration becomes a rather painful task as ma
How to: Telerik RadGrid loses it's state of expanded and contracted groups whenever you databind
The grouping functionality of the Ajax control RadGrid from Telerik is probably one of its most attractive features
From where does ASP.Net tries to load Assembly files?
The answer can be found if you look at the error message when ASP. Net can't find the assembly
How to: Uninstall an assembly (dll) from the GAC
So, you probably have already tried going to the GAC and selecting uninstall, if not, below are the instructions: Navigate to the GAC, which is located at
How to: Call a base constructor in C#.Net
Recently I decided I wanted to start creating children classes to handle my Exceptions, but I ran into the issue that I couldn't quite call the base constr
How to: Parse an Enumeration
Learn parse an enumeration. You can simply use the Enum.
How to: turn off custom errors for debugging mode in SharePoint 2010 application pages
Unfortunately custom errors is a setting that lives at the SharePoint site level, not at the 'application page / _layouts' level, so you will have to edit
What is the generic implementation of a HashTable?
The generic HashSet<T> class is a not ordered collection for containing unique elements which is the equivalent of the HashTable but for use with gen
Entity Framework 4: Any way to know the plural form of an Entity Type?
While working on a project I came across the need to identify what the entity set name is so I can use that to add an updated entity to the set
How to enable Session in a SharePoint 2010 Application page?
How to enable Session State in SharePoint 2010 So as a developer you may have come across the need to use the Session object along the way
What is the meaning of the "Guid?" type?
What is the meaning of the — explained with examples. Recently when working with the Entity Framework I had a parameter marked as 'Guid.
How to write a Regular Expression – syntax
Q: What are the special characters, escape sequences, and in general the syntax when doing regex (Regular Expressions)
How do you enumerate through a Enum?
I am trying to perform an action for each item inside an Enumeration. In other words, I want to be able to use the foreach statement with an enumeration
What are the differences between databinding expressions: Eval and Bind?
I have seen sample code when doing data binding on controls that use either Eval and Bind. I was wondering what is the difference between both of them
What are the options for formatting a string? What are the options for formatting when using .ToString()?
What are the options for formatting a string? What are the options for formatting when using .ToString()? — explained with examples.
How can you create string templates (placeholders) for your application in C#.net?
I am looking for a way to establish error message templates and have parameters become part of the message
How to get Textbox value in a multiple item Gridview Templatefield
Currently I have a Gridview that uses the following TemplateField: &nbs
Why are my Dynamic Controls not persisting via ViewState
Currently I am having the issue that when I create dynamic controls, even though I re-create them they still lose their respective ViewState
How can I implement a Singleton pattern in C# .Net?
What is the best way to implement a Singleton in C#. Is there a good reference to find examples that are both optimized for the
[System.Data.SqlClient.SqlException] = {"Transaction count after EXECUTE indicates a mismatching number of BEGIN and COMMIT statements. Previous count = 0, current count = 1."}
I get the following error when Excecuting a NonQuery in. Net for a SQL Database (DBCommand. ExecuteNonQuery(cmd)): [System
How do you install the .Net (version 3.5) on my Web Server?
Learn how do you install the .net (version 3.5) on my web server?. When deploying a web application your Web server has to be able to support the.
How to change the default Project Folder in Microsoft Visual Studio?
Learn change the default project folder in microsoft visual studio?. How do you change the default project where Visual Studio creates projects.
Is there a library that I can use to speed my development in Visual Studio?
I am trying to develop applications faster and I don't want to re-envent the wheel
When working with Visual Studio Projects on a Network Share you get "The Project Location is Not Trusted Dialog Box"
Is there a way to avoid having network shares not being trusted by Visual Studio. com:443/resized-image.
Why can't I add a Source Safe database to my Visual Studio IDE?
After installing Visual Studio 2008 and Source Safe (in order to install the Source Control plug-in) you are unable to add a database and begin working
Summary: Learn how to use the Microsoft Office Excel 2007 object library to programmatically create a table that contains a calculated column.
Here is a summary of the Steps obtained from Microsoft's MSDN: Creating a Windows Console Application project in Visual Studio 2005
Increase the upload size for a Community Server Website (or any other .Net application for that matter)
When trying to upload a file the transfer times out and I can't upload the file
Client Application Services
So, I was trying to do an application I have been avoiding for the past 8 years and the first thing I began working at was the authentication part of it
"Service Unavailable" message when you access a website (when installing 32 and 64 bit versions of ASP.Net)
Let me clarify that about a billion things (ok, probably no more than a 100) can cause this error message, so this is just a particular scenario and it hap
Useful ASP.Net 2.0 Links
net/jeff/archive/2005/07/18/419842. com/ProductFeedback/viewFeedback. feedbackid=17c64976-ee21-4055-9de4-992d9c59e589