by: Robert W. |
last post by:
I'm embarking on a project that will have both a desktop application and a
Pocket PC application. It seems logical to have as much code as possible
sitting in a shared project, which would be...
|
by: John Kirksey |
last post by:
I have a page that uses an in-place editable DataGrid that supports sorting and paging. EnableViewState is turned ON. At the top of the page are several search fields that allow the user to filter...
|
by: Jamie |
last post by:
I am receiving an Invalid ViewState error after posting back to the same page
twice. Consistently the error occurs after the second postback and not after
the first.
I have looked into creating...
|
by: Waldemar Grzywiński |
last post by:
I have two pairs of pages (Auth and Default) for mobile and desktop in one
web app (Both types must share code!). Anybody know how easy implements
forms
authentication for ASP.NET 1.1? Mayby...
|
by: dtrudell75 |
last post by:
Hi there,
I'm running Visual Basic .Net 2003 and developing a windows mobile 2003
application.
I'm using the following code to create and dispose of forms, but I'm
running into a Stack...
|
by: Sleepwalker |
last post by:
Hi,
I'm currently working on creating a stripped down part of a company web page, that will be accessed from cellphone. The problem I have is that the Windows Forms authentication makes it...
|
by: rn5a |
last post by:
I've come across numerous mobile phones with which ASP.NET pages can
be accessed on the Internet. Then why has Microsoft developed a
separate programming model to create ASP.NET apps for mobile...
|
by: jamestilby |
last post by:
Hi all,
Hope someone can help with this - I am tearing my hair (singular) out.
I developed an application using asp.net 2.0 and Mobile Controls. Up till now I have been testing it with a...
|
by: cj2 |
last post by:
I saw a MS demo a few years back where they developed a web page and the
software automatically rendered it for different devices. Is this what
I'm looking for?
http://www.asp.net/mobile/
...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: NeoPa |
last post by:
Introduction
For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
|
by: Teri B |
last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course.
0ne-to-many. One course many roles.
Then I created a report based on the Course form and...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 1 Nov 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM)
Please note that the UK and Europe revert to winter time on...
|
by: isladogs |
last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM).
In this month's session, Mike...
|
by: GKJR |
last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...
|