|
DevDiamond.net is not going to be launched on 20th of May
 |
 |
Mono 1.1.9 Is Released
,
12/14/2005
,
It looks to me like that the 1.1.9 release of Mono is the biggest since Version 1.0. Many components went through major changes. 118 developers received credit for work done since version 1.1.8.
Microsoft ASP.NET Atlas (AJAX) Framework Preview
,
9/19/2005
,
Atlas is Microsoft’s framework for AJAX-style web application development. The recently launched Atlas site provides developers with software, documentation, quick starts, and hands-on exercises.
10 Tips for Writing High-Performance Web Applications from MSDN Magazine
,
8/25/2005
,
Writing a Web application with ASP.NET is unbelievably easy. So easy, many developers don't take the time to structure their applications for great performance.
Microsoft To Take Shared Source to Next Level
,
8/7/2005
,
Microsoft is entering the next phase of its Shared Source Initiative (SSI) program, looking to take what it has learned from the “opening up” of some 70 different Microsoft source code projects over the past three years to develop better models for collaborating with developer communities.
Microsoft new Windows code named “Longhorn” have been given an official name
,
7/24/2005
,
Today Microsoft officially announced a name for its new Windows release code named “Longhorn”, the new official name is Windows Vista, and the first beta will be available by August 3rd 2005
|
 |
 |
 |
 |
Enhancing URL Rewriting in ASP.Net Architecture
,
11/23/2005
,
The ASP.Net v1.1 doesn’t come with built-in complex URL Rewriting functionality, so developers have to find a work around, there are number of articles out there about this topic that I came across, the most efficient code I found was Scott’s code, so that code is what this article is playing around with
Sending Emails using ASP.Net v 2.0
,
8/12/2005
,
A common thing you will need to do with ASP.Net v 2.0, is to send emails, I will show you here how to send emails using ASP.Net v 2.0, implementing authentication
Parse XML document with loop statement using ASP.Net
,
10/30/2004
,
In this article I will show you how to parse xml document with loop statement, using ASP.Net, VB.Net
Arabic Support within Dreamweaver MX 2004
,
4/26/2004
,
Thanks for Dreamweaver MX 2004, for fully supporting Arabic, it was never easier to build an Arabic website.
How to Integrate Login with a Master/Details Application
,
3/21/2004
,
In this article I will explain how you can integrate/link your login application with a Master/Details application with ASP.
Assigning Database information to Variables
,
2/4/2004
,
In this article we will discuss how to assign database information to variables
Protect your Login from invalid User Input
,
10/14/2003
,
This is a the start of a series of articles about how to protect your Login from User Input, by filtering user input
How to use XML file as Database :: Part 2
,
4/23/2002
,
After you loved Part 1, here is Part 2 goes a live, telling you how to delete records from XML file
How to Search XML file
,
4/3/2002
,
See how you can search an XML File without alot of code, so you can use XML file as database, its Easy!
How to use XML file as Database
,
3/27/2002
,
Here is how you can use XML file as database... its easy, and you can learn about it, on this article you can even download the real examples, Good Luck
Database Basics :: How to know if no records where returned
,
3/22/2002
,
As a developer you dont want to return error messages to the user, if there was no record returned you can tell the user to check back soon for example.
TIPS :: Protect your forms, from people playing around
,
3/18/2002
,
Protect your forms, check for the required fields of a form from the submission page to prevent people from playing around your code.
FAQ :: What is the Session Object?
,
3/17/2002
,
Read this brief definition of what is the Session Object
FAQ :: What is a WebClass?
,
3/17/2002
,
Read this brief definition of what is a WebClass
FAQ :: What is a Variable?
,
3/17/2002
,
Read this brief definition of what is a Variable
Document Structure Elements :: HTML Tag
,
3/16/2002
,
Learn about the HTML Tag, and what is it used for.
Document Structure Elements :: HEAD Tag
,
3/16/2002
,
Learn about the TITLE Tag, and what is it used for.
Document Structure Elements :: TITLE Tag
,
3/16/2002
,
Learn about the HEAD Tag, and what is it used for.
Document Structure Elements :: BODY Tag
,
3/16/2002
,
Learn about the BODY Tag, and what is it used for.
Text Formatting :: Headings
,
3/16/2002
,
Learn about the Headings of you text on an HTML page
|
 |
 |
 |
 |
I would like to write for minwar.com
,
7/9/2006
,
Hi ,
I woud like to write for minwar.com but there is no way where I can contact you YASIR , thats why I have created a Post
I am a serious person. contact me
salam
Problem sending mail using SmtpClient as localhost
,
4/16/2006
,
Dear All,
I have written a vb.net program 2 send email to a yahoo.com (receiveaccount@yahoo.com) account using another account (sendaccount@mycompany.com) and i hav written the following code 4 it:
Dim filename As String = "C:\testMail.txt"
Dim myMail = New MailMessage("sendaccount@mycompany.com", "receiveaccount@yahoo.com")
Dim myAttach = New Attachment(filename)
Dim client As New SmtpClient
client.Host = "localhost"
Dim basicAuthenticationInfo
NEED HELP PLEASE
,
1/4/2006
,
Hi,
I am developing a mailing system using an access database. The one i developed using a sql database works perfectly no problem what so ever but now i have to change to access and i am having a problem with the actual sending out of the mailer do you have any suggestions on what i should or can do?
PLEASE HELP
REGARDS
STEPHEN
Access 2000 database connection string
,
1/3/2006
,
Hi,
I have created a mail system using asp first linking to sql server 2000 but now need to change it to access 2000 and am haveing problems pulling my users form my datbase do you have a connection string that can assist me at all her is the example of my connection string (i need the connection string to be in classic asp)
Driver="{Microsoft Access Driver (*.mdb)};Dbq=C:\inetpub\wwwroot\# MBPP Mail System #\DB\mghupdate97.mdb;Uid=Admin; Password="""
Please help
Regards Noddy
separate mahram
,
9/3/2005
,
i am pena from malaysia
iam IT student,
i want ask u about separate mahram....
how i want separate mahram..follow this condition:
1.husband and wife
2.siblings mahram
3. mahram-male female not sibling
for all condition. i want sort into bus group, room group and tawaf group.
now my plan use asp, vb script, java script, dreamweaver and access...
i try 2 do it the table realationship..but maybe somehing wrong somewhere...
ok
i need ur
Error in UPDATE statement
,
6/25/2005
,
Hi,
I get the following error:
Error Type:
Microsoft JET Database Engine (0x80040E14)
Syntax error in UPDATE statement.
/mixdb/genericdb/MixMatListVarSetUp2.asp, line 78
CODE:
strSQL3 = "UPDATE tblmixlistmaterials SET tblmixlistmaterials.PoundWeight ="& poundweight
strSQL3 = strSQL3 &", SET tblmixlistmaterials.GramWeight = "& gramweight
strSQL3= strSQL3 &" WHERE tblmixlistmaterials.MixIng
Run a Maintence Query from a web page
,
6/25/2005
,
In my Access database I have a table that people put data into by using a web page / form. I have a 2nd query that gets data from an ODBC connection and updates a 2nd & 3rd table form the data in the 1st table. Currently I have to open the database every 2-3 days and run the 2nd query manually. Is there a way for me to execute the 2nd query from a web page with out opining the database?
Run program from a web page
,
5/21/2005
,
Is there a way to run an .exe program from a web page with out getting the dialog box asking you to “run” or “save”? I would like the program to just run when the link is clicked on.
Java Spellchecker
,
5/6/2005
,
I found the this Java script on the web for creating a spell checker for a web page / text box using MS Word. This script assumes MS Word is installed on the web server. The web server I am using dosen’t have it installed. Is there a way to make it use the MS Word that is installed on the users PC?
Thanks in advance for you help.
Java Spellchecker script
<script>
function spellchck(wrd){
var oWrd = new ActiveXObject("Word.Application"); // create an ins
how to write arabic text in ASP
,
2/14/2005
,
how to write arabic text in ASP
Hyperlinks
,
2/4/2005
,
I am creating a web page that has 2 Iframes. I would like visitors to click on 1 hyperlink and load a different page into the 2 Iframes at the same time. Example: If you clicked on the “NEWS” link, cnn.com would load in Iframe #1 and foxnews.com would load in Iframe #2. Can this be done?
Assigning Session or global Variables
,
2/3/2005
,
I have a Login page in my site, and it works perfect. I have a SQL database, and my form of authentication is as follows:
Strusr = request.form("usr")
Strpwd = request.Form("pwd")
ssql = "select * from profesores where usr = '" & LCase(Strusr) & "'"_
& " and pwd = '" & LCase(Strpwd) &am
How can i have image in database ?
,
10/7/2004
,
Hi Guys!
i want to know how to insert image in MS access database....actually i want to give my user an option of uploading his/her image into my site...how can i do it in ASP?
How to convert Numbers to text using ASP
,
9/10/2004
,
Can NE one help me on How to convert Numbers to Text ( ie. 625 to Six Hundred Twenty Five)
Thanks in advance for your time.
Kanu75
Help with protected web directories
,
8/18/2004
,
On Windows shared hosting plan with SBC, they are telling me that asp.net script will protect all contents of selected directories. I want users to be unable to access all content, including jpg, pdf, etc.
Is there a script that does this?
Any suggestions would be appreciated.
Thanks
Need help with tourney code
,
8/18/2004
,
I need help writing a bracket style tournemant system using asp. I would say i am intermediate asp user. but i just cant get anything right. i need it to have a sign up, check in, then place in the brackets with bye's if needed, and advance when a report takes place. this would be single elimination. doesn anyone have any info they can help me with, or somewhere to steer me to find resources on this?? i cant find anything to help me with this, but really want to do this.
thanks
Bam
how to connect asp and mysql
,
6/21/2004
,
hi.. i think mysql is more efisien database than access. anybody can help me to learn mysql connection..
Restrict Browser functions
,
6/6/2004
,
What can i do to set "off" functions in Browsers(Mozzila and MSIE), like back or Next buttons?
still have a problem with arabic and dw mx 2004
,
4/26/2004
,
I made my page encode Arabic (windows) and I include the html tag lang=ar but tha arabic in my site appear like ?????? and the other times normal so why this happened
I use the font family Tahoma, arial, san serif, vredana
thanks
How to smart link files...
,
4/6/2004
,
I have a big problem... I don't know how to pass variables in a redirect..
I am using index.asp as the main page of my site and all the links in the site link to index.asp (ex: index.asp?where=home). I want to be able to pass some parameters to home.asp withouth having to change the adress of the page i am visiting... Can someone help me?
this is the case that makes the includes (and i want to be able to pass variables to and from those pages)
<% select case whatpag
|
 |
 |
|
|