Funções básicas

Iniciando o primeiro post desta categoria mostrando algumas das funções básicas (Mas essenciais) na utilização da NFe com .NET.

Módulo 11 – Para calculo do digito verificado da Chave.
Com certeza esta função pode ser reduzida para menos linhas… se o fizer, por favor deixe um comentário com o código, sugestões são sempre bem vindas :P

        public static int modulo11(string chaveNFE)
        {
            if (chaveNFE.Length != 43)
                throw new Exception("Chave inválida, não é possível calcular o digito verificador");

            string baseCalculo = "4329876543298765432987654329876543298765432";
            int somaResultados = 0;

            for (int i = 0; i <= chaveNFE.Length - 1; i++)
            {
                int numNF = Convert.ToInt32(chaveNFE[i].ToString());
                int numBaseCalculo = Convert.ToInt32(baseCalculo[i].ToString());

                somaResultados += (numBaseCalculo * numNF);
            }

            int restoDivisao = (somaResultados % 11);
            int dv = 11 - restoDivisao;
            if ((dv == 0) || (dv > 9))
                return 0;
            else
                return dv;
        }

Remover Acentos
Esta função não é de minha autoria, peguei no Google um tempo atrás e realmente não lembro mais de onde ela foi retirada.

        public static string TirarAcento(string palavra)
        {
            string palavraSemAcento = "";
            string caracterComAcento = "áàãâäéèêëíìîïóòõôöúùûüçÁÀÃÂÄÉÈÊËÍÌÎÏÓÒÕÖÔÚÙÛÜÇ";
            string caracterSemAcento = "aaaaaeeeeiiiiooooouuuucAAAAAEEEEIIIIOOOOOUUUUC";

            for (int i = 0; i < palavra.Length; i++)
            {
                if (caracterComAcento.IndexOf(Convert.ToChar(palavra.Substring(i, 1))) >= 0)
                {
                    int car = caracterComAcento.IndexOf(Convert.ToChar(palavra.Substring(i, 1)));
                    palavraSemAcento += caracterSemAcento.Substring(car, 1);
                }
                else
                {
                    palavraSemAcento += palavra.Substring(i, 1);
                }
            }

            return palavraSemAcento;
        }

Remove formatação
Remove formatação de CNPJ/IE/RG/CPF, entre outros

        public static string removeFormatacao(string texto)
        {
            string txt = "";

            txt = texto.Replace(".", "");
            txt = txt.Replace("-", "");
            txt = txt.Replace("/", "");
            txt = txt.Replace("(", "");
            txt = txt.Replace(")", "");
            txt = txt.Replace(" ", "");

            return txt;
        }

Por enquanto é isso, em breve (Ainda esta semana acredito eu) estarei postando uma classe para geração de XML, assim como exemplos para conexão com WebService, assinatura digital, cadeias de certificado, utilização de certificados A1 e A3 e etc.

Abraços

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

4.952 Comments »

 
  • Great information…

    This is often very nice. At least one looked at good results cheerful therefore we are surprised. We are most certainly attracted to this sort of gear. Two of us appreciate your upcoming suggestion, and charge doing in this. Please keep adding informat…

  • Good Games disse:

    in other…

    derive from on-line games. The games provide helpful features which can be used…

  • Online Games disse:

    It requires…

    a bit of resilience and some effort to read the help information provided for every game. Added to the truth that there is no such thing as a…

  • help to…

    versions which are common within the areas wherein you reside. However over the internet issues are …

  • You should check this out…

    I saw this really great post today….

  • More Games disse:

    nearby the…

    loads different and you may get any recreation whenever you want. You will also not be limited by the lack…

  • Strompreise disse:

    Interesting…

    Someone essentially assist to make seriously articles I’d state. That is the very first time I frequented your web page and up to now? I surprised with the analysis you made to create this actual submit incredible. Excellent task!…

  • strony www disse:

    You should check this out…

    I saw this really great post today….

  • Game disse:

    requires you…

    games, journey video games, capturing games, combating games and racing games amongst others. Inside these huge groups …

  • serial sony vegas 11…

    [...]Funções básicas @ entendendo.net[...]…

  • Having problem with frontal hair loss?…

    Discover proven and effective frontal hair loss treatment that works now!…

  • computer…

    available and that’s the reason as an grownup chances are you’ll have to take some time to familiarize yourself with what is offered…

  • hosting seo disse:

    Recent Blogroll Additions…

    I saw this really great post today….

  • Wow!…

    A very awesome post. …

  • hosting disse:

    Recommeneded website…

    below you’ll find the link to some sites that we think you should visit…

  • Play Games disse:

    made believe…

    to be enjoying the same game. These are widespread particularly with bike games like the fun and cool sorts amongst others. What this means is that …

  • internet dating sites…

    The next time I learn a weblog, I hope that it doesnt disappoint me as a lot as this one. I mean, I do know it was my choice to read, however I truly thought youd have something attention-grabbing to say. All I hear is a bunch of whining about one thin…

  • bed pillows disse:

    bed pillows…

    [...]Funções básicas @ entendendo.net[...]…

  • [...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]……

    [...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]… …

  • [...]we like to honor many other internet sites on the web, even if they aren’t linked to us, by linking to them. Under are some webpages worth checking out[...]……

    [...]Here are some of the sites we recommend for our visitors[...]……

  • Cool writing…

    [...]I am constantly thought about this, thanks for putting up.[...]…

  • Play Games disse:

    you will…

    This site brings you the best of online games from the oldest to probably the most recent. These video games cover different…

  • Fun & Games disse:

    a real fun…

    games involve working and climbing things that are useful in serving to them to train their our bodies and avoid obesity. But there are certain …

  • abioses…

    It is perfect time to make some plans for the future and it’s time to be happy. I have read this post and if I could I desire to suggest you some interesting things or suggestions. Perhaps you can write next articles referring to this article. I want …

  • will you…

    more refreshing than the same old workplace work. This is where free on-line video games turn out to be handy. Free online video games means …

  • cliquez ici disse:

    Looking around…

    I love to look in various places on the web, often I will go to Stumble Upon and read and check stuff out…

  • Great news…

    Great news. Let’s share this together…

  • Cool website…

    [...]I like this web blog its a master peace[...]…

  • [...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]……

    [...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]… …

  • Latest Game disse:

    going to…

    greater than 20,000 free on-line games. The purpose of this web site is to ensure you entry one of the best you deserve and that is …

  • [...]Sites of interest we have a link to[...]……

    [...]usually posts some very interesting stuff like this. If you’re new to this site[...]……

  • [...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]……

    [...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]… …

  • Free Games disse:

    to be in…

    additionally changed. In sure situations people find themselves with extra free time to spend since a lot of the work have been relegated to. A whole lot of…

  • Bing results…

    While browsing Bing I found this page in the search results and I didn’t think it match…

  • Games disse:

    the people…

    On-line games stay some of the most secure and most handy besides that they might encourage laziness. It is the responsibility of the …

  • photography disse:

    photography…

    [...]Funções básicas @ entendendo.net[...]…

  • Gamer Heaven disse:

    online around…

    instruments for refreshing your self without charge apart from the internet connectivity charges. You’ll find …

  • [...]the time to read or visit the content or sites we have linked to below the[...]……

    [...]here are some links to sites that we link to because we think they are worth visiting[...]……

  • Great information…

    This is really good. Members stare upon this guidance product so we are astonished. We’re interested in this kind of options. Members appreciate drinker s suggestions, and advantages the effort while in this. Please keep enhancing. They may be surpris…

  • chat x disse:

    abaser…

    moncler womens coats purple longSeek advice from someone who has good knowledge of UGG boots.moncler mens jackets black sport…

  • Its hard to find good help…

    I am regularly proclaiming that its hard to procure quality help, but here is …

  • Wikia…

    Wika linked to this place…

  • Physiologics disse:

    Physiologics…

    [...]Funções básicas @ entendendo.net[...]…

  • [...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]……

    [...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]… …

  • Web Game disse:

    using all the…

    essential train them the best way to play the games. This may depart …

  • sober coach disse:

    Wow!…

    A very fascinating post. …

  • Sobriety disse:

    Wow!…

    A very spectacular post. …

  • [...]always a big fan of linking to bloggers that I love but don’t get a lot of link love from[...]……

    [...]just beneath, are numerous totally not related sites to ours, however, they are surely worth going over[...]……

  • head injury disse:

    [...] that is the end of this article. Here you’ll find some sites that we think you’ll appreciate, just click the links over[...]……

    [...] Every once in a while we choose blogs that we read. Listed below are the latest sites that we choose [...]… …

 

Deixe uma resposta

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>