Skip to main content

Stack Overflow em Português Weekly Newsletter - Friday, May 29, 2015

Stack Overflow em Português newsletter

Top new questions this week:

Otimizar método Java utilizando o conceito de Escopos

Bem a algum tempo atrás, quando tive algumas aulas de J2ME para Mobile (praticamente falecido ✞), onde fui apresentado a um conceito de escopo até então desconhecido por mim, que seria esse: { // ...

java android desempenho otimização escopo-de-variáveis  
asked by Fernando 9 votes
answered by Edgar Muniz Berlinck 5 votes

Aplicativos Híbridos: quando utilizar e qual a necessidade?

Com Aplicações híbridas cross-platform ganhamos tempo de desenvolvimento, mas tenho algumas dúvidas quanto a verdadeira necessidade de utilizar um framework. Os mais famosos PhoneGap, Ionic e ...

mobile framework xamarin ionic  
asked by Felipe Miranda 9 votes

Converter data datetime para dd/MM/yyyy

Tenho uma GridView e estou usando TemplateField para exibir a data que atualmente está no formato `string yyyy-MM-dd 00:00:00´. Preciso mostrar essa data só com dd/MM/yyyy. Já tentei usar ...

c# asp.net webforms gridview  
asked by AndreeH 8 votes
answered by MarcusVinicius 4 votes

Qual a utilidade do using?

Minha dúvida é com relação a diferença entre: //Bloco 1 using (var memoryStream = new MemoryStream()) { //código } //Bloco 2 { var memoryStream = new MemoryStream(); //código } No ...

c#  
asked by Felipe Avelar 7 votes
answered by ramaral 7 votes

Qual a diferença entre $var = function() e function var()?

Gostaria de saber, qual e a diferença entre: <?php $var = function() { return 5; } $var(); e... <?php function var() { return 5; } var(); Qual seria a diferença entre eles? ...

php  
asked by João Paulo 7 votes
answered by qmechanik 8 votes

Há algum risco de submeter formulário com HTML?

Ao inserir o texto:Em 19 de maio de 2015 16:48, <asdfsadf> escreveu: e clicar no botão salvar foi me gerado o seguinte erro: A potentially dangerous Request.Form value was detected from the ...

html formulário  
asked by Marconi 6 votes
answered by MarcusVinicius 5 votes

Boas práticas usando CSS

Quais são as boas práticas em CSS para manter o código limpo, compacto e manutenível? Deve-se utilizar uma forma mais simples e menos rígida de seletores? (Cenário: há uma div com uma imagem dentro) ...

html css  
asked by Ricardo Henrique 6 votes
answered by Carlos 9 votes

Greatest hits from previous weeks:

Reduzir o tamanho de uma imagem e manter a proporção com CSS

Se tenho uma imagem horizontal (320x205), <div class="container"> <img src="imagem.jpg" width="320" height="205" /> </div> e coloco a regra CSS .container img { max-width: ...

css imagens  
asked by brasofilo 6 votes
answered by brasofilo 8 votes

Instalei o XAMPP mas não consigo iniciar o apache, Error: Apache shutdown unexpectedly

Instalei o XAMPP no Windows e não estou conseguindo iniciar o apache, o erro que vejo é: 18:32:57 [Apache] Error: Apache shutdown unexpectedly. 18:32:57 [Apache] This may be due to a blocked ...

apache xampp  
asked by Rafael Pires SP 5 votes
answered by Cigano Morrison Mendez 7 votes

Can you answer these?

Cronometro regressivo mas que quando chega a zero recomeça?

Adaptei um cronômetro regressivo que encontrei aqui na net e adaptei ao que pretendo. É para ser usado numa prova de ciclismo e numa etapa de contra-relógio em que os ciclistas partem de 2 em 2 ...

excel timer count  
asked by Jonhny68 2 votes

Como pesquisar por palavras semelhantes ou sinônimos no PostgreSQL

Preciso fazer com que uma pesquisa me retorne palavras semelhantes Encontrei a pesquisa fonética ela pode até ser usada para refinar a busca que preciso, mas acho que isso não é o ideal. Por ...

sql banco-de-dados query postgresql busca  
asked by Rafael Rocha 2 votes

Conversor de C# para JavaScript: ((objeto)sender).atributo

Estou desenvolvendo um conversor de C# para JavaScript e estou em um entrave, quando o código tiver uma linha de código assim: ((CONTROLE)sender).Atributo Exemplo:((ImageButton)sender).ImageUrl ...

javascript c#  
asked by LeandroSJRP 3 votes
Subscribe to more Stack Exchange newsletters


Unsubscribe from this newsletter or change your email preferences by visiting your subscriptions page on stackexchange.com.

Questions? Comments? Let us know on our feedback site. If you no longer want to receive mail from Stack Exchange, unsubscribe from all stackexchange.com emails.

Stack Exchange, Inc. 110 William St, 28th Floor, NY NY 10038 <3

Comments

Popular posts from this blog

Drupal Answers Weekly Newsletter - Wednesday, December 31, 2014

Top new questions this week: Can I delete old hook_update_N functions? Suppose you have a custom module, and you have hook_update_N() implementations in your .install file. If you have old update functions, and all updates have run in all sites that the module is ... node-update hook-update-n   asked by AyeshK ...

[New post] 8th Class Result 2014 PEC Hafizabad Board

Muhammad Waqas posted: "PEC Hafizabad Board 8th Class Result 2014 expected date is 28th March, 2014 by PEC. Punjab Examination Commission (PEC) will announce 8th class result for Hafizabad Board soon and all the students of Hafizabad Board who are extremely waiting for the resul" New post on Jobs in Pakistan 8th Class Result 2014 PEC Hafizabad Board by Muhammad Waqas ...

[New post] 1st Year (11th Class) Result 2014 BISE Rawalpindi Board

Xaib Aslam posted: "BISERWP board Inter part 1 result expected on 10th October 2014 according our source. students of Rawalpindi board desperately waiting for 11th class result. 1st they upload the 12th class result and after some time they ready for showing the 1st year fin" New post on Jobs in Pakistan 1st Year (11th Class) Result 2014 BISE Rawalpindi Board by Xaib Aslam ...