No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
when u no longer remember the name of your kids.. ^_^
if you want to know if the record is already exist you need to query from your database if that record is already been there example. RecordSet.Open "Select * from studentTable Where StudenID = '" & txtStudentID.Text & "'", cn, adOpenStatic, adLockOptimistic and then check if recordcount of recordset is …
Hi, Good day to all! I have a problem regarding ASP.NET MVC 2. Everytime I created/added Models the Visual Studio 2008 crushes down. I right click the models folder then add new item then selected the "ADO.NET Entity Data Model" i created the name of the model "sample.edmx" then i …
1. Name, job title and place of employment --My name is Lowella, I'm a junior programmer here in the Philippines. 2. Do you use Microsoft access, excel, power point or word? & how long have you been using it? --I haven't used Microsoft access since I started working in IT …
for the book you may like "apress - beginning asp net 3 5 in c# 2008 from novice to professional, second edition", that's the book i'm using now. Just like you i'm also new to ASP.net. And for the online tutorial you can search it through google. There are plenty …
hi guys, where can we find free pdf tutorial on asp.net 3.5 with mvc and silverlight and also in sql 2005 tnx in advance
The End.
devLady