« agosto 2005 | Entrada | outubro 2005 »

setembro 30, 2005

Color Schemer Online

Color Schemer Online
Enter an RGB or HEX value, or click on the Color Palette below

Publicado por vitorsilva ąs 05:40 PM | Comentįrios (0)

setembro 28, 2005

usability when use enter tab

Re: Keyboard navigation- outstanding issues

Keyboard navigation- outstanding issues

Usability Techniques - Notes on Moving from a Character Cell to GUI

More Form usability

The Why of the New UI (Part 1)

Publicado por vitorsilva ąs 08:16 PM | Comentįrios (1)

setembro 26, 2005

webbrowser control

WebBrowser Control Internet Development Index

HOW TO: Modify the AuthPersistence Metabase Entry Controls When Clients Are Authenticated

How To Use WebBrowser HEADERS Param in Navigate Method

How to: Webbrowser NewWindow and Navigating equivalent to axWebbrowser


Example code for embedding a web browser control

ASP.NET security overview

Re: WebBrowser doesn't pass cookies to popup!
I built a VB6.0 application which uses Microsoft's WebBrowser control. Whenever a Javascript window.open was called from a secure page, the new page opened an instance of IE on the client machine. This new browser would no longer have the Session state and variables stored of the WebBrowser's session. However, by having my app create a new VB form with its own WebBrowser control, the new WebBrowser could be set to open the new page and maintain session state.

How to use the WebBrowser control NewWindow2 event in Visual Basic .NET

Mastering Internet Explorer: Using the Web Browser Control

Publicado por vitorsilva ąs 02:59 PM | Comentįrios (0)

setembro 23, 2005

Clássico

Regular Expression Syntax

Publicado por vitorsilva ąs 02:12 PM | Comentįrios (0)

setembro 22, 2005

NHibernate 1.0-rc1

NHibernate 1.0-rc1 was released today, along with the same version of NHibernateContrib. What does this mean? We ported almost all of the features of Hibernate 2.1 and now we are going to stabilize NHibernate to make the 1.0 release. From this point on we will focus on fixing any remaining bugs in NHibernate and adding some small enhancements that will make NHibernate easier to use on .NET.
http://wiki.nhibernate.org/pages/viewpage.action?pageId=697

Publicado por vitorsilva ąs 08:59 AM | Comentįrios (0)

setembro 21, 2005

global vs local variable

Global Variables on a VB.NET Web Page

"...Microsoft, in its' wisdom, has made it easier for VB developers to migrate by automatically translating the "Dim" syntax, when used at class level, to "Private" without even telling you. As you can see, I'm not all that thrilled about it, as it doesn't help the VB developer to move forward, but instead makes it seem somewhat confusing. In other words, "Dim" is not meaningful at the class level. It isn't an accessibility modifier, but the compiler will fix it for you without you know what it is doing or why."

Publicado por vitorsilva ąs 10:37 AM | Comentįrios (2)

2h00 crystal

voltando a este post sobre o crystal reports, finalmente resolvi o problema.
o meu problema era que componentes crystal instalar num servidor de um cliente de forma a não o obrigar a comprar uma licença crystal. isto é possivel na medida em que as licenças são para desenvolvimento podendo os runtimes serem distribuidos como parte de uma instalação.
à partida seria só instalar o crystal server (client components) mas pelos vistos essa instalação não está completa exigindo a posterior instalação de um "merge module"

Crystal Reports Merge Modules
"Server Installation packages are used in the deployment of thin client web applications and provide the necessary runtime for Crystal Reports .NET applications and can be run directly on the server.
While you can use the merge modules to create a deployment package for the web it is recommended that you use the server install packages."

a dúvida que surgiu é que durante a instalação desse merge module, é pedido um product id, que não é o serial que vem com o cd do crystal mas sim o que aparece no visual studio em Help / About / Installed Products.

Publicado por vitorsilva ąs 09:26 AM | Comentįrios (0)

IIS virtual directory

já há muito que não tinha que andar a mexer em configurações do iis.
hoje tive que criar uma virtual directory... nada de excepcional. como diziam as instruções

criar alias : imag
Directory: caminho das imagens p.ex \\10.1.2.2\Multi\imag
User Name and Password (só tem este passo se as imagens estejam noutro servidor) p.ex U:Administrator e P:********
Access Permissions : deixar ficar as aoresentadas por defeito
Se ao seleccionar o nó imag agora criado, aceder à directoria especeficada, é pq tudo foi criado correctamente.

tudo muito acessivel não fosse o caso de eu conseguir aceder ao outro servidor sem precisar de password e o iis obrigar a por uma password... o que escrever? experimentamos logins conhecidos e nada... andamos um bocado às voltas até que chegamos a uma conclusão, não sei se é por estar a aceder a um servidor unix via samba ou se é assim para todos mas aqui fica:

NOTA: caso não haja username/password basta por um espaço na caixa do username

Publicado por vitorsilva ąs 09:18 AM | Comentįrios (5)

setembro 20, 2005

appserver nameserver

ID: P6234
Title: "How to connect to the AppServer without the NameServer ?"

Publicado por vitorsilva ąs 02:27 PM | Comentįrios (7)

setembro 19, 2005

+crystal

Crystal Reports XI and Visual Studio.NET Application Deployment

Crystal Reports XI for Visual Studio .NET Server Install - English

Err Msg: 'Failed to load database information' in VS.NET application
The Crystal Reports for Visual Studio .NET merge modules install Msvcp60.dll into the 'C:\Program Files\Common Files\Crystal Decisions\2.0\bin\' folder. By placing the Msvcp60.dll into the Windows system path the issue is resolved.

Err Msg: "Failed to load database information" when using classic ADO recordset
To resolve this error message, copy the file Msvcp60.dll from the development computer to the System32 folder on the client computer.

Publicado por vitorsilva ąs 05:57 PM | Comentįrios (0)

setembro 17, 2005

Infragisitcs

FAQ: BC30009: Reference required to assembly 'Infragistics.WebUI.Shared' containing the implemented interface 'Infragistics.Shared.IUltraLicensedComponent'. Add one to your project.

Publicado por vitorsilva ąs 04:38 PM | Comentįrios (0)

setembro 15, 2005

notas

as empresas deixaram de ter um papel social para passarem a ser máquinas de fazer dinheiro
só assim se explica o fenómeno da deslocalização
produz-se para vender e não para satisfazer uma necessidade

Publicado por vitorsilva ąs 10:06 PM | Comentįrios (7)

setembro 14, 2005

must read

Coming Soon: Autonomous Nano Code Generators
nano code generator generates a small fragment of code. For example, you might have a single generator that simply generates a conditional test. An autonomous, nano code generator would contain both the metacode for generating the desired output and the logic for deciding whether the code should be generated. Nano code generators could write small, whole fragments based on simple logical conditions: If A then B, where the predicate condition A must exist before the code B is emitted.

Then, in successively larger and more complex aggregate relationships, molecular assemblers could be designed. These assemblers could collaborate as temporal, cohesive smart mobs to solve algorithmic problems or be composited further to solve problems of increasing complexity and scale. For this to work, generators would have to be created from generatively larger and more complex rules of collaboration and orchestration.

Publicado por vitorsilva ąs 09:18 AM | Comentįrios (0)

setembro 13, 2005

Log4Net

Using Apache's log4net in ASP.NET
4 Tips for using Log4NET's ADONetAppender in ASP.NET
Using log4net

Publicado por vitorsilva ąs 10:47 AM | Comentįrios (0)

setembro 09, 2005

How do I setup Visual Studio .NET and Internet Explorer for client side debugging?

Solution
Perform the following steps to setup Visual Studio .NET (VS) and Internet Explorer (IE) for client side debugging:


(Infragistics Help Collection)

Publicado por vitorsilva ąs 03:40 PM | Comentįrios (0)

setembro 08, 2005

Crystal Reports

como queria disponibilizar aspxs com acesso a objectos do crystal instalei o crystal server mas qualquer tentativa para imprimir ou exportar o relatório (que aparecia no browser) resultava num erro do tipo "Invalid export.dll" when exporting from a .NET application"

Err Msg: "Invalid export.dll" when exporting from a .NET application
Cannot print or export a report from Web Forms Viewer in Visual Studio .NET

entretanto um colega meu que tinha instalado tudo (server e client) não tinha problemas nehuns a imprimir/exportar reports via web. para além disso li em alguns posts que para fazer o deploy de aplicações web crystal era necessário uma versão actualizada.

decidi-em então a instalar o crystal e depois removê-lo.
et voilá, ao contrario do que esperariamos (ou não) o crystal deixa ficar uns restos que nos resolvem o problema.
afinal foi sol de pouca dura... mais ou menos uma hora para ser mais preciso... passado esse tempo voltou a dar o mesmo erro, resta-me instalar de novo o crystal client e quando tiver mais tempo procurar uma solução efectiva.

Err Msg: "Load Report Failed" when using an untyped report component in .NET

Binding Reports to Web Forms Viewers

Publicado por vitorsilva ąs 03:53 PM | Comentįrios (5)

setembro 06, 2005

crystal activex viewer

Can you use the ActiveX viewer in an ASP.NET web application?
No, the ActiveX viewer cannot be used in an ASP.NET web application.
The ActiveX viewer is only available for ASP applications because of a supporting file called Rptserver.asp. The Rrptserver.asp file acts as a "bridge" to communicate between the client-side ActiveX viewer with the server side engine. However, this "bridge" is not available for ASP.NET web applications.

Publicado por vitorsilva ąs 02:30 PM | Comentįrios (0)

setembro 01, 2005

postback

http://www.xefteri.com/articles/show.cfm?id=18
How postback works in ASP.NET

http://msdn2.microsoft.com/library/ms178207(en-us,vs.80).aspx
How to: Add Client Script Dynamically to ASP.NET Web Pages

http://www.syncfusion.com/FAQ/aspnet/WEB_c15c.aspx
client side scripting

Publicado por vitorsilva ąs 06:50 PM | Comentįrios (2)

postback

http://www.xefteri.com/articles/show.cfm?id=18
How postback works in ASP.NET

Publicado por vitorsilva ąs 05:25 PM | Comentįrios (0)

Infragistics

http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.Aspx?ArticleID=7386
HOWTO:How do I deploy an ASP.NET application for NetAdvantage 2005

Publicado por vitorsilva ąs 02:42 PM | Comentįrios (1)