Skip to content

Ozar.net Developer Blog

Programming in PHP, C, C#, ASP.NET, Java, Objective-C, SQL also for MS SQL Server, Oracle & MySQL Development

Menu
  • Home
  • About
  • Tutorials
  • Contact
  • Privacy
Menu

Tag: .NET

Validating ASP.NET checkbox (and similar) controls.

Posted on April 13, 2010April 14, 2010 by OD

blog.dmbcllc.com There are controls in the .NET framework that can not be wired to the standard validation controls. The checkbox control is one example. You can’t use the requiredfieldvalidator because it has a value. It’s either true or false. And you can’t provide a regularexpressionvalidator or one of the others because it is a boolean…

Continue reading

Visual Basic 2008 / Visual Basic .NET Tutorial #4 – If Statements

Posted on April 10, 2010April 21, 2010 by OD

This tutorial will help you understand what an If Statement is. If Statements will help your application decide what to do in a given situation. They are also a part of every programming language in existance. Key Terms: ————— If Statement Then End If

Continue reading

Asp.Net Ajax II : textbox watermark extender

Posted on April 9, 2010April 21, 2010 by OD

Asp .Net Ajax II : textboxwatermarkextender

Continue reading

How to generate a random number sequence that is non-repeating in visual basic .net ?

Posted on April 8, 2010April 21, 2010 by OD

I am writing a matching program, and need 24 objects to randomly appear, each twice, across 48 spaces. I figured the best way for me to do this would be to assign the positions a number 1 through 48. but the problem is I can’t find a way to generate a random number sequence in…

Continue reading

Asp.Net 2.0 Membership I : loginstatus loginname

Posted on April 8, 2010April 26, 2010 by OD

Microsoft Asp.Net 2.0 Membership I : loginstatus loginname – Shalvin Also View : Membership II loginview Contol : youtube.com Membership III createuserwizard youtube.com Membership IV Roles : youtube.com Membership V Role and Membership Classes (Without voice) : video.google.com Membership V Denying Anonymous users (Without voice) : video.google.com Membership VIII Protecting a folder : video.google.com shalvinpd.blogspot.com

Continue reading

Microsoft Visual Basic .NET Programmer’s Cookbook

Posted on April 7, 2010April 7, 2010 by OD

Product Description Filled with the ingredients developers need—code samples, instructions, and solutions to common problems—this book is the logical place for developers to start building projects and learning more about Visual Basic .NET…. More >> Microsoft Visual Basic .NET Programmer’s Cookbook

Continue reading

Effective C#

Posted on April 7, 2010April 20, 2010 by OD

Product Description C# has matured over the past decade: It’s now a rich language with generics, functional programming concepts, and support for both static and dynamic typing. This palette of techniques provides great tools for many different idioms, but there are also many ways to make mistakes. In Effective C#, Second Edition, respected .NET expert…

Continue reading

Optimizing Your ASP.Net Pages for Faster Loading and Better Performance.

Posted on April 7, 2010April 20, 2010 by OD

If you read the internet and all of the websites dedicated to Asp.Net you will inevitably read about the wonders of the DataGrid, DataList, and Repeater controls. While each of these has its place, if you are only displaying data there is a much faster and more efficient means to do so. Let’s say you…

Continue reading

Java EE and .NET Interoperability: Integration Strategies, Patterns, and Best Practices

Posted on April 6, 2010April 20, 2010 by OD

Product Description “It’s a fact the .NET and Java platforms exist in the enterprise with many touch points. Developers are very eager for information and examples on how the two environments can coexist. This book reflects our interoperability collaboration with Sun and provides best practices for using Web services to bridge .NET and Java applications.”…

Continue reading

Effective C#

Posted on April 6, 2010April 26, 2010 by OD

Product Description C# has matured over the past decade: It’s now a rich language with generics, functional programming concepts, and support for both static and dynamic typing. This palette of techniques provides great tools for many different idioms, but there are also many ways to make mistakes. In Effective C#, Second Edition, respected .NET expert…

Continue reading
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next

Recent Posts

  • NSTableView with Core Data Tutorial using NSFetchedResultsController
  • CodeIgniter Wizard – a new PHP CRUD Code Generator for macOS
  • Installing Oracle Database 10g Express Edition and Changing the Default HTTP Port
  • Xcode Tutorial 2 – Putting iAd into your App (The Apple Approved Way)
  • Cocoa Programming: A Quick-Start Guide for Developers

Blogroll

  • All Systems GO
  • GOZmosis
  • Maclord's Blog
  • Ozar.net

Tags

.NET 2008 application ASP.NET basic Beginning best books business Business Objects C# Database Databases Development Edition Guide iPhone Java Java EE learn Learning Microsoft MS SQL Server MySQL Objective-C Programming objects Oracle Part PHP PL/SQL Professional Programming Server Software SQL T-SQL TSQL Tutorial Tutorials Using Video Visual Visual Basic .NET Web Programming Tutorials XCode
© 2025 Ozar.net Developer Blog | Powered by Minimalist Blog WordPress Theme