&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
asp.net
0
votes
1
answer
61
views
Delete after 45 days
If an account kept inactive for 45 days that account should be deleted automatically. How to perform this? Do the following function old_date+45…
c#
asp.net
mysql
weblogic
asked
June 25, 2011 9:54 am CDT
Karthik Malla
0
votes
0
answers
26
views
Uploading an file into varbinary.
how to upload a file into varbinary using ASP.NET/C# upload button. I need the syntax to use the upload button. And how to restrict the upload of…
c#
asp.net
mysql
asked
June 25, 2011 6:53 am CDT
Karthik Malla
1
vote
2
answers
26
views
ODBC Select all command
The following code works fine when the limit is 0,1 when I limit them to 0,30 I cannot retrieve records I am sure that my database has enough number…
asp.net
mysql
odbc
asked
June 25, 2011 6:26 am CDT
Karthik Malla
0
votes
1
answer
28
views
Select to textbox and update
I am unable to update a selected text in ASP.NET textbox. I want to edit the MySql database records using textbox. So, firstly I am selecting those…
c#
asp.net
mysql
asked
June 25, 2011 5:29 am CDT
Karthik Malla
0
votes
0
answers
36
views
C# asp.net dropdown list select value
I am getting confused with my code and not sure how to implement what I want. I have two sql tables one that has OfficeID and matching OfficeName…
c#
asp.net
mysql
asked
June 24, 2011 4:19 am CDT
Angie
0
votes
1
answers
31
views
NoSQL for Asp.Net my experience with NoRM and MongoDB
I develop in the last days a web page ( http://www.srtbox.com/ ) for testing my architecture, more info here . With NoRM, MongoLab or MongoHQ for DB…
asp.net
mongodb
nosql
ravendb
norm
asked
June 23, 2011 2:48 pm CDT
elranu
0
votes
1
answer
22
views
Using the hyperlinks in asp.net Calendar
I have a asp.net calendar that I'm using as a time tracker. Currently, I have a mysql query populating the calendar with the required info but I…
asp.net
mysql
calendar
asked
June 23, 2011 10:30 am CDT
This Guy
0
votes
2
answers
37
views
The advantage of putting .html extension on ulrs
I have an app on ASP.NET MVC 3 and I am using routing to handle my requests as you guess. But I have seen some websites that are putting .html…
asp.net
html
asp.net-mvc
http
seo
asked
June 23, 2011 5:53 am CDT
tugberk
1
vote
2
answers
36
views
C# Email Address validation
Just I want to clarify one thing. Per client request we have to create a regular expression in such a way that it should allow apostrophe in email…
c#
asp.net
regex
asked
June 22, 2011 11:33 pm CDT
Sunil
0
votes
0
answers
29
views
Read/Write distribution over MySQL Master/Slaves using Dapper
Would dapper have any problems with using two IDbConnection objects for distributing Writes and Reads between MySQL Master/Slaves?
c#
asp.net
mysql
dapper
asked
June 22, 2011 10:56 am CDT
Kynth
0
votes
3
answers
38
views
Asp.net c# Regex url parsing
But I need to write a function that takes in a string, looks for a URL in a hyperlink and then swaps the url around so that the page name is now…
c#
asp.net
regex
url
asked
June 22, 2011 9:11 am CDT
Dreamguts
0
votes
0
answers
59
views
How to use ServiceStack Redis in a web application to take advantage of pub / sub paradigm
I am interested in the Pub/Sub paradigm in order to provide a notifications system (ie : like Facebook), especially in a web application which has…
asp.net
asp.net-ajax
redis
pubsub
servicestack
asked
June 22, 2011 4:29 am CDT
Olivier DUVAL
0
votes
0
answers
37
views
Online storage for iPhone , android apps and alternates to custom webservices.
For my previous iPhone or android apps to store data online, I use either asp .net & ms-sql or php-mysql server. I create stored procedures then…
php
iphone
asp.net
android
mysql
asked
June 22, 2011 12:45 am CDT
Guru
0
votes
1
answer
34
views
Rewriting a URL with RegEx
I have a RegEx problem. Consider the following URL: http://ab.cdefgh.com/aa-BB/index.aspx I need a regular expression that looks at "aa-BB" and, if…
asp.net
regex
url-rewriting
asked
June 21, 2011 4:45 pm CDT
Code Sherpa
0
votes
0
answers
31
views
Redirect to secure area (ssl)
After login, I want to redirect to a secure area with ssl protection on my site. I'm trying this: ' After successfull authentication Dim serverName…
asp.net
redirect
https
asked
June 21, 2011 10:15 am CDT
Muleskinner
2
votes
4
answers
31
views
Avoiding standard HTML output in ASPX page
I'm sure this is RTFM, but I just can't figure out which FM I'm supposed to R. I'm trying to serve a JNLP (Java Web Start) file (which is an XML…
c#
asp.net
http
asked
June 21, 2011 10:12 am CDT
skrebbel
1
vote
2
answers
42
views
FTP file upload without holding up user journey more than the initial upload.
Was wondering the best way to do the following: I am uploading a file to my server, but do not want to keep it on my server. The file is a video…
c#
asp.net
ftp
filestream
asked
June 21, 2011 5:43 am CDT
jimplode
0
votes
2
answers
28
views
Regular Expression Validation - Range Validation with minium length value and undefinited maximum length
I use ASP.NET and C#. I have a RegularExpressionValidator control on a Web Form Page, and I use a custom regex to check the minim an maximum length…
c#
asp.net
regex
asked
June 21, 2011 4:53 am CDT
GibboK
0
votes
0
answers
32
views
Upload image into mysql database
How to re-size and upload an image into MYSQL database from ASP.NET? Can any one provide me with a sample code for it?
asp.net
mysql
asked
June 19, 2011 12:42 pm CDT
Karthik Malla
0
votes
1
answers
31
views
Retieve 10 records from myssql
what is the logic to retrieve last 10 records from mysql database in ASP.NET page.
asp.net
mysql
asked
June 19, 2011 12:17 pm CDT
Karthik Malla
Pages
:
1
|
2
|
3
|
4
|
5
>
[29]
562
asp.net
Tagged:
asp.net
Related Tags
c#
× 209
mysql
× 198
regex
× 142
http
× 71
sql
× 66
html
× 44
.net
× 38
ssl
× 37
https
× 32
iis
× 28
javascript
× 22
apache
× 19
validation
× 16
mono
× 15
ftp
× 14
vb.net
× 14
url-rewriting
× 13
dns
× 11
asp.net-mvc
× 11
iis7
× 10
mongodb
× 10
php
× 9
sendmail
× 8
security
× 8
asp.net-mvc-3
× 8
url
× 7
wcf
× 7
mvc
× 7
gridview
× 7
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy