Click here to Skip to main content
       

ASP.NET

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
AnswerRe: Create a Google Chrome New Tab-based content page in ASP.NETmembern.podbielski13 Nov '12 - 7:24 
If you want to make some web sites thumbs i saw somewhere some nifty tool for that. I don't know what was it exactly by i almost sure that this is it: http://www.thumbalizr.com/apitools.php
No more Mister Nice Guy... >: |

AnswerRe: Create a Google Chrome New Tab-based content page in ASP.NETmemberxut244714 Nov '12 - 20:18 
you need use ext.net
QuestionAsp.net Web Applications Standardsmemberzead12 Nov '12 - 20:39 
Hi all,
 
We are a new web application development team, and we use the asp.net to develop our products.
 
We need to put a simple standards and instructions for our works as the following:
- The best controls to use in the web applications such as, DATAGRIDVIEW with features Support RTL Languages, Grouping, Filtering, Export To Excel and with best performance.
DATETIME PICKER, TEXTBOXES, TREEVIEW, DROPDOWNLIST, DROPDOWN LIST WITH MultiColumns.
 
- GUI Standards, such as using master page to make same style for the whole pages, use css or any other things to develop the best style.
 
- How to make my application supports many languages, RTL and LTR Languages.
 
- Security Standards for my web applications
- How to make my applications work over all browsers such as IE,Chrome, FireFox.
 
This is what we want to ask about to decide and develop our work instructions for the web applications.
 
Please help us to put our standards and instructions, and tell me if there are any links or templates we can use.
 
Thanks all
GeneralRe: Asp.net Web Applications Standardsmembern.podbielski12 Nov '12 - 22:24 
Will you use MVC?
No more Mister Nice Guy... >: |

GeneralRe: Asp.net Web Applications Standardsmemberzead12 Nov '12 - 22:37 
No i will use asp.net web application in Microsoft visual studio 2010
QuestionHow to implement Geo Blockmembersilentspeaker12 Nov '12 - 19:40 
How I can block my site to some of the countries using asp.net? Need Assistance plz.

AnswerRe: How to implement Geo BlockmvpSandeep Mewara13 Nov '12 - 21:35 
You can use HTTPModule to handle the request. Check the IP Address in it and if it's in the 'allowed' range.
 
Here, have a look at these:
How to Block Country and IP Addresses in ASP.NET using HTTPModule?[^]
How To Block IP Addresses from your website using ASP.NET[^]
Sandeep Mewara
Microsoft ASP.NET MVP 2012
 

[My Latest Article(s)]:
How to extend a WPF Textbox to Custom Picker
Server side Delimiters in ASP.NET

Questionconnecting mysql work bench to asp.netmemberdestroyer8912 Nov '12 - 8:23 
hi
can anyone help me or may be show me the code how to connect and display the database from the MySQL work bench to asp.net. do I need to use linq from asp.net
AnswerRe: connecting mysql work bench to asp.netmvpSandeep Mewara13 Nov '12 - 21:38 
destroyer89 wrote:
can anyone help me or may be show me the code

You should always share your effort while asking a question. Currently, it's just like a homework question without any effort made so far.
 

destroyer89 wrote:
how to connect and display the database from the MySQL work bench to asp.net.

Start from here: Using MySQL with ASP.NET - Part 1[^]
Sandeep Mewara
Microsoft ASP.NET MVP 2012
 

[My Latest Article(s)]:
How to extend a WPF Textbox to Custom Picker
Server side Delimiters in ASP.NET

QuestionHow to load an entire page in div?memberRon_The_King11 Nov '12 - 6:03 
There is a project that I want to merge in my project. It has only one default page with several back end files such as .css, .js. Is there a way to add that solution or that page to be specific in a certain div of page of my project, like we do using JQuery? What kind of c# code is required for that?

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web03 | 2.6.130523.1 | Last Updated 25 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid