Lost your password?

Blogs about: Asp Aspnet

Featured Blog

It's all gone radio rental

Si wrote 1 year ago: Feel free to leave now if you’ve had enough of radio buttons…. So having dealt with radi … more →

Tags: data grid, grid view, radio button groups, radio buttons

Missing / (in)action

Si wrote 1 year ago: Despite my recent lack of postings I am still alive!! And that’s not the only reason for the t … more →

Tags: AJAX

K2 - Accessing environment fields from code2 comments

Si wrote 1 year ago: So I needed to get at the K2 blackpearl environment settings from the aspx pages I have been putting … more →

Tags: K2 [blackpearl], snippets

Web App not found trying to access SharePoint Object Model

Si wrote 1 year ago: Busy writing a few aspx pages that need to get information from SharePoint. However, I got the follo … more →

Tags: SharePoint, web app, local service account

Joining the ASP.Net party - better late than never1 comment

Si wrote 1 year ago: Yes folks, forever at the cutting edge of technology I have this week taken my first dive into the e … more →

Tags: K2 [blackpearl], ASP.NET, Workflow

Programmatic OLEDB Conn/Cmd/Loop

navaan wrote 2 years ago: Dim sqlGet As String = "SELECT * FROM [Table] ORDER BY [col1] DESC" Dim conn As New Data.O … more →

Tags: ASP.NET

Movenext

navaan wrote 2 years ago: ASP » Do…Loop Through a RecordSet Do Until rs.eof 'do something 'rs("col1") rs … more →

Tags: ASP.NET

ConfigurationManager.AppSettings("i")

navaan wrote 2 years ago: ASP » Application("varName") ASP.NET » ConfigurationManager.AppSettings(" … more →

Tags: ASP.NET

Repeater

navaan wrote 2 years ago: Repeater, the new Do Until rs.eof <Repeater DataSourceID="SqlDataSource1" runat="server … more →

Tags: ASP.NET

Simple SQL INSERT...

navaan wrote 2 years ago: The Following code is for a very simple insert command… Dim sqlStr As String = "INSERT IN … more →

Tags: ASP.NET, SQL

My Choices for MCAD.NET

navaan wrote 3 years ago: These are the Courses you would have to take to become an MCAD.NET – Microsoft Certified Appli … more →

Tags: ASP.NET, oop


Related Tags
All →

Follow this tag via RSS